diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-06-23 02:05:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 07:43:02 -0700 |
commit | ff7b86b82083f24b8637dff1528c7101c18c7f39 (patch) | |
tree | be80c94e4c1410b51190b617fa27caf33b0ba60b /fs/cifs/file.c | |
parent | 39005d022ad221b76dc2de0ac62ef475a796433b (diff) | |
download | op-kernel-dev-ff7b86b82083f24b8637dff1528c7101c18c7f39.zip op-kernel-dev-ff7b86b82083f24b8637dff1528c7101c18c7f39.tar.gz |
[PATCH] locks: clean up locks_remove_posix()
locks_remove_posix() can use posix_lock_file() instead of doing the lock
removal by hand. posix_lock_file() now does exacly the same.
The comment about pids no longer applies, posix_lock_file() takes only the
owner into account.
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/cifs/file.c')
0 files changed, 0 insertions, 0 deletions