Ryusuke Konishi 3568a13f40 nilfs2: unify type of key arguments in bmap interface
The type of key arguments in block mapping interface varies depending
on function.  For instance, nilfs_bmap_lookup_at_level() takes "__u64"
for its key argument whereas nilfs_bmap_lookup() takes "unsigned
long".

This fits them to "__u64" to eliminate the variation.

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>
2015-04-17 09:04:03 -04:00
..
2013-06-29 12:56:36 +04:00
2015-04-11 22:29:40 -04:00
2015-01-20 14:03:05 -07:00
2015-01-20 14:03:05 -07:00
2015-04-17 09:04:03 -04:00
2015-01-20 14:03:05 -07:00
2012-12-20 18:40:54 -05:00
2013-11-23 22:33:47 -08:00
2015-01-20 14:03:05 -07:00