diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-05 15:08:33 +0400 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-23 05:02:12 +0400 |
commit | 7c01745781177795e39f78b2c2c42c470a13833a (patch) | |
tree | 20ffcebedce21dba5b9fb8180cdca1e06b42fd41 /fs/nfsd | |
parent | c6b4d57ddf12f3fd4d41d7b3b9181de46748418d (diff) | |
download | linux-7c01745781177795e39f78b2c2c42c470a13833a.tar.xz |
nilfs2: pass remount flag to parse_options
This adds is_remount argument to the parse_options() function that
obtains mount options from strings.
Previously, parse_options did not distinguish context whether it's
called for a new mount or remount, so the caller needed additional
verifications outside the function.
This allows parse_options to verify options and print messages
depending on the context.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions