]> git.neil.brown.name Git - history.git/commit
[PATCH] reiserfs: support for REISERFS_UNSUPPORTED_OPT notation
authorJeff Mahoney <jeffm@csh.rit.edu>
Wed, 20 Oct 2004 01:42:56 +0000 (18:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Oct 2004 01:42:56 +0000 (18:42 -0700)
commit93d435ff3f2af47ac4918b9383cee662a9c6d081
treecbc55f7a04326348cd806cd74a9bd1854f7a2cd3
parent58d38e33ff609ea42c54a334f0d381715ddb2df7
[PATCH] reiserfs: support for REISERFS_UNSUPPORTED_OPT notation

This patch adds a REISERFS_UNSUPPORTED_OPT flag to denote when a mount
option is allowable, but is unsupported in the running configuration.  This
allows the potential for the set of mount options to be consistent,
regardless of what features the kernel is compiled with.

Rather than failing the mount, a warning is issued and the mount succeeds.

Signed-off-by: Jeff Mahoney <jeffm@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/super.c
include/linux/reiserfs_fs_sb.h