]> git.baikalelectronics.ru Git - kernel.git/commit
reiserfs: remove link detection code
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:31 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:37 +0000 (12:16 -0700)
commit5d9932c64bbed6f5644c54f5429ab1d244bcef7c
tree2144b0d0e7c7e37da0e5b28a922d49c00ea5cec3
parentffa0ec98acacf023c398e5a4b8ef26bc7d867901
reiserfs: remove link detection code

Early in the reiserfs xattr development, there was a plan to use
hardlinks to save disk space for identical xattrs.  That code never
materialized and isn't going to, so this patch removes the detection
code.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/xattr.c