nilfs2: use huge_encode_dev/huge_decode_dev
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 9 May 2010 06:31:22 +0000 (15:31 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Mon, 10 May 2010 02:32:34 +0000 (11:32 +0900)
This replaces uses of new_encode_dev/new_decode_dev with their 64-bit
counterparts, huge_encode_dev/huge_decode_dev respectively.

This is just for clarification and has no impact on the disk format.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/inode.c

Simple merge