summaryrefslogtreecommitdiff
path: root/fs/f2fs/file.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-06-08 08:20:10 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2015-06-08 21:09:19 +0300
commit09d54cdd207bb3b07e00983f2f50bd68c354ce31 (patch)
treeb53f616b30787b8f4be405609f5108fb3915bf49 /fs/f2fs/file.c
parentf56aa1c57ea921e45bb6cf5d83a04cbc8f38fae5 (diff)
downloadlinux-09d54cdd207bb3b07e00983f2f50bd68c354ce31.tar.xz
f2fs: setting discard option in parse_options()
For the first mount of f2fs image with realtime discard option, we will disable discard option if device is not supported, but for remount operation, our discard option can still be set, this should be avoided. This patch moves configuring of discard option to parse_options() to fix this issue. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions