]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] reiserfs: enable attrs by default if saf
authorJeff Mahoney <jeffm@suse.com>
Wed, 29 Jun 2005 22:53:06 +0000 (18:53 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 04:02:04 +0000 (21:02 -0700)
commitf19b6a84d2ed6f0eb87ea8c6aeec76df23b5a927
tree7301e85e11e1f8813d08a7dd866969f22acd4151
parent6995d1ed232b9261e3fed95d5c6359fc9ed78b9b
[PATCH] reiserfs: enable attrs by default if saf

The following patch enables attrs by default if the reiserfs_attrs_cleared
bit is set in the superblock.  This allows chattr-type attrs to be used
without any further action by the user.

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