]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix posix file locking (6/9)
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 23 Aug 2004 07:14:03 +0000 (00:14 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 07:14:03 +0000 (00:14 -0700)
commitd0f8f3f9a32955f8835d6f3d700527e0262a0441
treec077d8bbe435a3a740342cda503ef2918a081ebc
parentab77ca160c7b1f87c30cf54a2cbcbb7dc5da8eea
[PATCH] Fix posix file locking (6/9)

VFS: get rid of the fl_notify, fl_insert, fl_remove fields from
   struct file_lock. They belong in the new lock_manager_operations
   structure.

Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/lockd/svclock.c
fs/locks.c
include/linux/fs.h