bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RFC: [PATCH hurd 1/6] Add file record locking support: libfshelp_rlock.p


From: Svante Signell
Subject: RFC: [PATCH hurd 1/6] Add file record locking support: libfshelp_rlock.patch
Date: Mon, 08 Feb 2016 12:51:42 +0100

Missing features:

1) Locks are inherited by fork, they should not. Test program: libfshelp-
tests/fork.c
2) The pid of a conflicting process locking a file is not returned.

Both problems will be solved by implementation of the
proc_user_identify/proc_server_identify RPCs with corresponding adjustments to
the code in this patch. 

Attachment: libfshelp_rlock.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]