]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
misc: teach fuse2fs the inusefile command-line option
authorTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jun 2025 19:49:52 +0000 (15:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jun 2025 19:49:52 +0000 (15:49 -0400)
commit08dcb612aaa24237db3165f4c67c166de1ad4725
tree7f77a79ec322cc82075898ac566bef23330307af
parent34b2a4a1f9794498ca403393003cc5840c240d42
misc: teach fuse2fs the inusefile command-line option

The inusefile option is useful for scripts that want to know when
fuse2fs is done modifying the file system after it is unmounted.

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