f2fs: correct comment of f2fs_exist_written_data
authorJack Qiu <jack.qiu@huawei.com>
Sat, 25 Jul 2020 10:05:27 +0000 (18:05 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 3 Aug 2020 17:32:43 +0000 (10:32 -0700)
commit1f07cc58bc92bdea261b7cca12eec2f2827edab6
tree176fe5a7bd42ffd6673d6ae39cf28c79c6c83531
parentb2f57a8e6bc987ba2c8defb507c98aff66c94fc5
f2fs: correct comment of f2fs_exist_written_data

Function parameter mode could be TRANS_DIR_INO.

Signed-off-by: Jack Qiu <jack.qiu@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c