]> git.baikalelectronics.ru Git - kernel.git/commit
reiserfs: xattr_create is unused with xattrs disabled
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 20:49:58 +0000 (16:49 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 21:28:58 +0000 (14:28 -0700)
commitf20e342c2b332961a064232925384934ddd04049
treecf39d0b861fa8a33b748a95f3c86bbb33d9c2dac
parentee82740f6a951d2fc67dd542c09948705f9d8efc
reiserfs: xattr_create is unused with xattrs disabled

This patch ifdefs xattr_create when xattrs aren't enabled.

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