diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2016-08-02 14:05:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-02 19:35:20 -0400 |
commit | a7d3f104da57eecb2b9881127d6bdf9abe7fde99 (patch) | |
tree | 58ff399301e8241f7262b78b8283917f9a445bfe /fs/compat_ioctl.c | |
parent | aceb4170bb2ba88c5327cc69b9c91a708c7f7046 (diff) | |
download | op-kernel-dev-a7d3f104da57eecb2b9881127d6bdf9abe7fde99.zip op-kernel-dev-a7d3f104da57eecb2b9881127d6bdf9abe7fde99.tar.gz |
nilfs2: refactor parser of snapshot mount option
Move parser of snapshot mount option to a separate function
nilfs_parse_snapshot_option(), replace simple_strtoull() with
kstrtoull() to avoid checkpatch.pl warning "WARNING: simple_strtoull is
obsolete, use kstrtoull instead", and refine the error message of the
parser.
Link: http://lkml.kernel.org/r/1464875891-5443-9-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions