OSDN Git Service

Allow tune2fs to set and clear the test_fs flag on ext4 filesystems
authorTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 03:22:38 +0000 (22:22 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Feb 2008 03:22:38 +0000 (22:22 -0500)
commit0ddfd9a529d2d33f9c5b59fd7409b716e50d45b2
treec6e78801a808853be8898574093773d72f548384
parentcfc19311947dc4bd1731f641a8c52135a02e5559
Allow tune2fs to set and clear the test_fs flag on ext4 filesystems

Also allow the label to be set/cleared on ext4 filesystems via e2label
and tune2fs.

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