]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] reiserfs: remove reiserfs_permission_locked
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Feb 2006 11:06:45 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:25 +0000 (08:53 -0800)
commitc87d0c07ea198db1ce451421904edd60b7d385ee
treec6c58f49d3c9bf8fab0c27cf8335028f17614470
parente5dd259f78ba0fd0c7bfc5c52179dbbff3eb48aa
[PATCH] reiserfs: remove reiserfs_permission_locked

This function is completely unused since the xattr permission checking
changes.  Remove it and fold __reiserfs_permission into
reiserfs_permission.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Chris Mason <mason@suse.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/xattr.c
include/linux/reiserfs_xattr.h