Whamcloud - gitweb
On Linux 2.6 systems, mke2fs and badblocks will check to see whether
authorTheodore Ts'o <tytso@mit.edu>
Sun, 5 Jun 2005 20:05:22 +0000 (16:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 5 Jun 2005 20:05:22 +0000 (16:05 -0400)
commit2fa8f37ffff4687228d9f204062f2d27b0e5b919
tree00cc7f21dd2f3c05b956990ea84322c02013dc8c
parent8198e7912663eb13680391979bfb6177f478e9e0
On Linux 2.6 systems, mke2fs and badblocks will check to see whether
the filesystem appears to be busy; if so, the programs will print an
error message and abort.   (Addresses Debian Bug #308594).
lib/ext2fs/ChangeLog
lib/ext2fs/ext2fs.h
lib/ext2fs/ismounted.c
misc/ChangeLog
misc/badblocks.c
misc/util.c