commit | d90f3494b219f9fe327eaa561faf75582f65ad9e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 21:01:17 2001 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 21:01:17 2001 -0400 |
tree | 7c71eebb3bbce406cfc5eeae80f3798ea761b105 | |
parent | 16645f802a809195757f04daa421356f90dc5857 [diff] |
e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent method of defining the BLKFLSBUF and FDFLUSH ioctl's. Also include sys/mount.h since on newer glibc's BLKFLSBUF is defined there.