diff options
| author | 2012-12-21 17:20:21 +0900 | |
|---|---|---|
| committer | 2012-12-28 11:24:10 +0900 | |
| commit | 029cd28c1f739bbfc5105035696d5f1f4e45d161 (patch) | |
| tree | 738b26494ab4b9c959398e729caefe16956bee79 /lib/pm-notifier-error-inject.c | |
| parent | f2fs: add MAINTAINERS entry (diff) | |
| download | wireguard-linux-029cd28c1f739bbfc5105035696d5f1f4e45d161.tar.xz wireguard-linux-029cd28c1f739bbfc5105035696d5f1f4e45d161.zip | |
f2fs: fix equation of has_not_enough_free_secs()
Practically, has_not_enough_free_secs() should calculate with the numbers of
current node and directory data blocks together.
Actually the equation was implemented in need_to_flush().
So, this patch removes need_flush() and moves the equation into
has_not_enough_free_secs().
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
