commit | f9f48ec72bfc9489a30bc6ddbfcf27d86a8bc651 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Mon Jun 09 16:40:38 2008 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jun 23 11:52:30 2008 -0400 |
tree | b04720f8c5eaf69a94d134793ff83b78324142fa | |
parent | 694a1764d657e0f7a9b139bc7269c8d5f5a2534b [diff] |
[patch 4/4] flock: remove unused fields from file_lock_operations fl_insert and fl_remove are not used right now in the kernel. Remove them. Signed-off-by: Denis V. Lunev <den@openvz.org> Cc: Matthew Wilcox <matthew@wil.cx> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: "J. Bruce Fields" <bfields@fieldses.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>