Searched hist:"8 f99a946f360c4083d6e323e10a5928e1ce385a4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | diff 8f99a946f360c4083d6e323e10a5928e1ce385a4 Thu Nov 28 01:43:43 CST 2013 Chao Yu <chao2.yu@samsung.com> f2fs: convert recover_orphan_inodes to void
The recover_orphan_inodes() returns no error all the time, so we don't need to check its errors.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> [Jaegeuk Kim: add description] Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|
H A D | super.c | diff 8f99a946f360c4083d6e323e10a5928e1ce385a4 Thu Nov 28 01:43:43 CST 2013 Chao Yu <chao2.yu@samsung.com> f2fs: convert recover_orphan_inodes to void
The recover_orphan_inodes() returns no error all the time, so we don't need to check its errors.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> [Jaegeuk Kim: add description] Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|
H A D | f2fs.h | diff 8f99a946f360c4083d6e323e10a5928e1ce385a4 Thu Nov 28 01:43:43 CST 2013 Chao Yu <chao2.yu@samsung.com> f2fs: convert recover_orphan_inodes to void
The recover_orphan_inodes() returns no error all the time, so we don't need to check its errors.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> [Jaegeuk Kim: add description] Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|