]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/nilfs2/bmap.c
nilfs2: unfold nilfs_dat_inode function
[mv-sheeva.git] / fs / nilfs2 / bmap.c
index 4b7aeb34cc75201ca0da041fe058cb9bc3cddd18..3ee67c67cc52ee5d6d0711023bb2c2ad43c1e32c 100644 (file)
@@ -35,7 +35,7 @@
 
 struct inode *nilfs_bmap_get_dat(const struct nilfs_bmap *bmap)
 {
-       return nilfs_dat_inode(NILFS_I_NILFS(bmap->b_inode));
+       return NILFS_I_NILFS(bmap->b_inode)->ns_dat;
 }
 
 static int nilfs_bmap_convert_error(struct nilfs_bmap *bmap,