Whamcloud - gitweb
flushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl succeeds,
authorTheodore Ts'o <tytso@mit.edu>
Thu, 31 Oct 2002 17:21:05 +0000 (12:21 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 31 Oct 2002 17:21:05 +0000 (12:21 -0500)
commit55ca9ae5ecc5968e272e900b3e6e815fdeae683b
tree348fdded498e38b21ebd84c7eda7806ea917237a
parent1dd090faa03a781492791ce9eacf4fd5ecbf425f
flushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl succeeds,
don't try the FDFLUSH ioctl that was required for floppies
with older kernels.  This avoids needless whining from the
MD device driver.  (Addresses Sourceforge bug #545832).
lib/ext2fs/ChangeLog
lib/ext2fs/flushb.c