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)
commit010f5a21a323e7383e067009a7785462883fe5ea
tree2144b0d0e7c7e37da0e5b28a922d49c00ea5cec3
parentec6ea56b2f1d3811815e53131e85fd1fc9b51873
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