Jaegeuk Kim 83d5d6f66b f2fs: cover cp_file information with ilock
If a file is linked with other files, it should be checkpointed at every fsync
calls.
For this, we use set_cp_file() with FADVISE_CP_BIT, but previously we didn't
cover the flag by the global lock.
This patch fixes that the inode page stores this correctly.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-05-28 15:03:06 +09:00
..
2013-04-09 14:13:05 -04:00
2012-12-11 13:43:42 +09:00
2013-05-28 15:03:05 +09:00
2013-05-28 15:03:05 +09:00
2013-04-26 10:35:03 +09:00
2013-05-28 15:03:03 +09:00
2012-12-11 13:43:43 +09:00
2012-12-11 13:43:42 +09:00
2013-05-28 15:03:05 +09:00
2013-05-28 15:03:03 +09:00
2012-12-11 13:43:42 +09:00