Whamcloud - gitweb
ChangeLog, ext2fs.h, ismounted.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2001 14:56:46 +0000 (14:56 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2001 14:56:46 +0000 (14:56 +0000)
commit43ec8734f2ecd0a345e831f45fd3dfb077426811
tree36fa35d5b4a8a2bf7e345e441efcde9bd88cb642
parentcc7067b40bbd3e585da3031c1e06794107ff0d0b
ChangeLog, ext2fs.h, ismounted.c:
  ismounted.c: add ext2fs_check_mount_point() function, which will
   optionally return the mount point of a device if mounted
ChangeLog, closefs.c, ext2fs.h:
  ext2fs.h, closefs.c (ext2fs_flush): Add new flag,
   EXT2_FLAG_SUPER_ONLY, which the close routines to only update the
   superblock, and not the group descriptors.
lib/ext2fs/ChangeLog
lib/ext2fs/closefs.c
lib/ext2fs/ext2fs.h
lib/ext2fs/ismounted.c