https://github.com/torvalds/linux
Revision f475ae957db66650db66916c62604ac27409d884 authored by Trond Myklebust on 29 June 2006, 20:38:32 UTC, committed by Trond Myklebust on 05 July 2006, 17:13:17 UTC
Change posix_lock_file_conf(), and flock_lock_file() so that if called
with an F_UNLCK argument, and the FL_EXISTS flag they will indicate
whether or not any locks were actually freed by returning 0 or -ENOENT.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
1 parent 5e66dd6
History
Tip revision: f475ae957db66650db66916c62604ac27409d884 authored by Trond Myklebust on 29 June 2006, 20:38:32 UTC
VFS: Allow caller to determine if BSD or posix locks were actually freed
Tip revision: f475ae9
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.5 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top