[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)
commit36b756f2b5762e6d5acba0c18e75cb5c11f11c1b
tree493c0592acbb8899b5a2f57237ffe57d442ca4ea
parentba52de123d454b57369f291348266d86f4b35070
[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