diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-05-27 10:32:01 +0900 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-11-18 11:43:48 +0900 |
commit | d459aab1f3a0b7b91a3450769b1d85611acdefc5 (patch) | |
tree | d59e6a68603aa3f89bdf3b1cfc8649e55215e144 /drivers | |
parent | 0e90c888fef1672be63e5de2cbec5c4cedd16e1a (diff) | |
download | linux-3.10-d459aab1f3a0b7b91a3450769b1d85611acdefc5.tar.gz linux-3.10-d459aab1f3a0b7b91a3450769b1d85611acdefc5.tar.bz2 linux-3.10-d459aab1f3a0b7b91a3450769b1d85611acdefc5.zip |
f2fs: iput only if whole data blocks are flushed
If there remains some unwritten blocks from the recovery, we should not call
iput on that directory inode.
Otherwise, we can loose some dentry blocks after the recovery.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions