[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1359866646-29876-1-git-send-email-tytso@mit.edu>
Date: Sat, 2 Feb 2013 23:44:02 -0500
From: Theodore Ts'o <tytso@....edu>
To: Ext4 Developers List <linux-ext4@...r.kernel.org>
Cc: Theodore Ts'o <tytso@....edu>
Subject: [PATCH 0/4] Clean up ext4's mount option parsing code
The first three patches are from a patch series which Jan Kara submitted
back in April 2012, forward ported to modern kernels. The last patch
addresses the feature which Carlos suggested, but I've implemented it as
a flag in the mount options parsing, instead of using the mount option
flags. This allows us to disallow features which don't involve setting
a mount option flags.
- Ted
Jan Kara (3):
ext4: move several mount options to standard handling loop
ext4: make mount option parsing loop more logical
ext4: print error when argument of inode_readahead_blk is invalid
Theodore Ts'o (1):
ext4: check incompatible mount options while mounting ext2/3
fs/ext4/super.c | 261 +++++++++++++++++++++++++++++++-------------------------
1 file changed, 143 insertions(+), 118 deletions(-)
--
1.7.12.rc0.22.gcdd159b
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists