Ryusuke Konishi c05dbfc260 nilfs2: accept 64-bit checkpoint numbers in cp mount option
The current implementation doesn't mount snapshots with checkpoint
numbers larger than INT_MAX since it uses match_int() for parsing
"cp=" mount option.

This uses simple_strtoull() for the conversion to resolve the issue.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-10-23 09:24:39 +09:00
..
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:38 +09:00
2010-10-23 09:24:35 +09:00