]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: remove comments about extent mount option in ext4_new_inode()
authorEryu Guan <guaneryu@gmail.com>
Mon, 31 Oct 2011 22:21:29 +0000 (18:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 31 Oct 2011 22:21:29 +0000 (18:21 -0400)
commit4af835089984ce9e24c44a51be64c5524788e973
tree73ccc1099e9caee8b790953fa4af6f53972c731d
parentedb5ac8993e25143f6af1ab143843a65c52e2a15
ext4: remove comments about extent mount option in ext4_new_inode()

Remove comments about 'extent' mount option in ext4_new_inode(), since
it's no longer exists.

Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c