Whamcloud - gitweb
tune2fs: direct user to resize2fs for 64bit conversion
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Jan 2015 18:11:47 +0000 (13:11 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jan 2015 18:12:07 +0000 (13:12 -0500)
commite263765505914063d59d3752454b3abf2c1ade3c
tree5796f26d79ab88e4a50c0500b9dd8a2dc3963831
parentf2a96b6eb96a044e81c8f5425c417dd0925bdead
tune2fs: direct user to resize2fs for 64bit conversion

If the user tries to enable or disable the 64bit feature via tune2fs,
tell them how to use resize2fs to effect the conversion.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c