third_party_f2fs-tools/lib
Jaegeuk Kim 2c877a862d libf2fs: check more conditions on mounted filesystem
In the case of lazy umount, "umount -l", some processes are able to use the
file system even if its mountpoint was disconnected.
At this moment, we should not allow mkfs.f2fs.
This patch adds this condition check.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-08-02 17:06:26 +09:00
..
libf2fs.c libf2fs: check more conditions on mounted filesystem 2013-08-02 17:06:26 +09:00
Makefile.am build: make several base functions as a library 2013-04-04 09:19:07 +09:00