]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] reiserfs: warn about the useless nolargeio option
authorAdrian Bunk <bunk@stusta.de>
Wed, 27 Sep 2006 08:50:50 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:18 +0000 (08:26 -0700)
commit57834739f9c0c72b154df715e6cf683969ef3d0a
tree493c0592acbb8899b5a2f57237ffe57d442ca4ea
parent3f16ffd81608a2aff50159b46c7defaca1a56c31
[PATCH] reiserfs: warn about the useless nolargeio option

Since the nolargeio option no longer has any effect, print a warning
instead of setting a write-only variable.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Chris Mason <mason@suse.com>
Cc: Hans Reiser <reiser@namesys.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/super.c