OSDN Git Service

mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota
authorTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jan 2013 00:07:38 +0000 (19:07 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jan 2013 00:07:38 +0000 (19:07 -0500)
commita713a7fe5a929c0e1307e6bded8ac66805c7e748
treedd6a04a90545325bab3dfe22d9fe745555ad2256
parentc64929d9c36b971567e2fc45458cc7157d860e7a
mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota

The bigalloc and quota features have some known issues, so issue
warnings in case users try to use them.

More information can be found here:
https://ext4.wiki.kernel.org/index.php/Bigalloc
https://ext4.wiki.kernel.org/index.php/Quota

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c
misc/tune2fs.c
resize/main.c