]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/nilfs2/inode.c
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)
commitcdce214e39814fd46d47e0e660ca3ddf3fdce8a6
tree18473658f4e8128d4a8012301ec1c3acaf18182f
parentb87ca91948843472c05ae49e4c5e1714001d24c9
nilfs2: use huge_encode_dev/huge_decode_dev

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