[f2fs-dev] [SPAM] $60.6 MILLION USD TO CREDIT TO YOUR ACCOUNT

2013-08-02 Thread NBAD BANK
GMX File Storage The New Online Storage -- NBAD BANK wants to share a file/folder with you in a GMX File Storage directory. This e-mail enables you to access NBAD BANK�s file share. NBAD BANK has added this personal message: Dear Fr

[f2fs-dev] [PATCH] libf2fs: check more conditions on mounted filesystem

2013-08-02 Thread Jaegeuk Kim
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 --- fsck/main.c| 2 +- include/f2fs_fs.h | 2