diff options
author | NeilBrown <neilb@suse.de> | 2008-03-20 03:00:44 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-20 04:53:35 +0300 |
commit | 0e82989d95cc46cc58622381eafa54f7428ee679 (patch) | |
tree | bbf94838940302b2e4683c224cd5c6d176b658ff /fs/jbd/journal.c | |
parent | 43d8eac44f28d384d2377dcdd1407f51f79dda55 (diff) | |
download | linux-0e82989d95cc46cc58622381eafa54f7428ee679.tar.xz |
md: remove the 'super' sysfs attribute from devices in an 'md' array
Exposing the binary blob which is the md 'super-block' via sysfs doesn't
really fit with the whole sysfs model, and ever since commit
8118a859dc7abd873193986c77a8d9bdb877adc8 ("sysfs: fix off-by-one error
in fill_read_buffer()") it doesn't actually work at all (as the size of
the blob is often one page).
(akpm: as in, fs/sysfs/file.c:fill_read_buffer() goes BUG)
So just remove it altogether. It isn't really useful.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/jbd/journal.c')
0 files changed, 0 insertions, 0 deletions