Whamcloud - gitweb
tune2fs: do not enable project feature or quota if inode size is 128 bytes
authorTheodore Ts'o <tytso@mit.edu>
Wed, 23 Aug 2017 14:44:44 +0000 (10:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 23 Aug 2017 15:06:40 +0000 (11:06 -0400)
commit966750417824a75935feb8add1906cca03987eed
tree97d9772169d06e5a08b2ff87d121a78bc94e105c
parent66aae965073e4e617ac04e36f34d3fef309c3500
tune2fs: do not enable project feature or quota if inode size is 128 bytes

Don't allow the user to enable the project feature (or project quota)
if the inode size is 128 bytes.

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