]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: stop using the nonempty option by default
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jul 2019 16:03:29 +0000 (12:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jul 2019 16:03:29 +0000 (12:03 -0400)
commitaa6d326079f2b7330bdb4d80be9182fcc0be87b1
tree6c9e7884a6466d9bf45953427dc97d1803a66fa0
parentb71150355dca5409cf8e82a7e715e459a795bbf8
fuse2fs: stop using the nonempty option by default

The nonempty option isn't supported by fuse3, and so if fusermount is
from fuse3, having fuse2fs specify nonempty automatically will prevent
fuse2fs from working correctly.

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