https://github.com/torvalds/linux
Revision 89edc3d2b429136a0e25f40275fd82dc58f147fd authored by Jeff Mahoney on 12 February 2006, 22:34:55 UTC, committed by Linus Torvalds on 13 February 2006, 00:10:47 UTC
Unfortunately, the reiserfs_attrs_cleared bit in the superblock flag can
lie.  File systems have been observed with the bit set, yet still contain
garbage in the stat data field, causing unpredictable results.

This patch backs out the enable-by-default behavior.

It eliminates the changes from: d50a5cd860ce721dbeac6a4f3c6e42abcde68cd8,
and ef5e5414e7a83eb9b4295bbaba5464410b11e030.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 3c79192
History
Tip revision: 89edc3d2b429136a0e25f40275fd82dc58f147fd authored by Jeff Mahoney on 12 February 2006, 22:34:55 UTC
[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes
Tip revision: 89edc3d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top