You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkfs.nilfs2: use libmountchk to check the mount status of target device
The current mkfs.nilfs2 device mount status check does not support
files mounted via loop devices.
Use libmountchk (check_mount) for stricter checking.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
0 commit comments