]> Pileus Git - ~andy/linux/commit
f2fs: should recover orphan and fsync data
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 19 Dec 2012 07:09:19 +0000 (16:09 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 26 Dec 2012 01:39:52 +0000 (10:39 +0900)
commit30f0c75858c46a0273ccb838de401b1f5fdebe6f
tree11a1a02a34d8cb4604cffdb30d1b365d0243aae7
parent398b1ac5a57219823f942a8d3665b27ab99354de
f2fs: should recover orphan and fsync data

The recovery routine should do all the time regardless of normal umount action.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/super.c