]> Pileus Git - ~andy/linux/commit
ext4: deprecate max_writeback_mb_bump sysfs attribute
authorJan Kara <jack@suse.cz>
Tue, 4 Jun 2013 16:51:16 +0000 (12:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Jun 2013 16:51:16 +0000 (12:51 -0400)
commitf2d50a65c93cfe718742bc85dff55bf8f11967b6
tree9e473058a0d0864c337078e6b3ce7691991b42eb
parent39bba40b7a1467ddba1a47a78dca0ab7a728d0b7
ext4: deprecate max_writeback_mb_bump sysfs attribute

This attribute is now unused so deprecate it.  We still show the old
default value to keep some compatibility but we don't allow writing to
that attribute anymore.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/super.c