Searched hist:"6 ead114232f786e3ef7a034c8617f2a4df8e5226" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | recovery.c | diff 6ead114232f786e3ef7a034c8617f2a4df8e5226 Wed Mar 20 05:01:06 CDT 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: fix the recovery flow to handle errors correctly
We should handle errors during the recovery flow correctly. For example, if we get -ENOMEM, we should report a mount failure instead of conducting the remained mount procedure.
Reviewed-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|
H A D | super.c | diff 6ead114232f786e3ef7a034c8617f2a4df8e5226 Wed Mar 20 05:01:06 CDT 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: fix the recovery flow to handle errors correctly
We should handle errors during the recovery flow correctly. For example, if we get -ENOMEM, we should report a mount failure instead of conducting the remained mount procedure.
Reviewed-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|
H A D | f2fs.h | diff 6ead114232f786e3ef7a034c8617f2a4df8e5226 Wed Mar 20 05:01:06 CDT 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: fix the recovery flow to handle errors correctly
We should handle errors during the recovery flow correctly. For example, if we get -ENOMEM, we should report a mount failure instead of conducting the remained mount procedure.
Reviewed-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
|