nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from
nilfs_root object, and will remove sbi->s_ifile. Some functions that
don't know the root object are extended to receive it from caller.
Signed-off-by:
Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Showing
- fs/nilfs2/inode.c 21 additions, 27 deletionsfs/nilfs2/inode.c
- fs/nilfs2/nilfs.h 0 additions, 1 deletionfs/nilfs2/nilfs.h
- fs/nilfs2/recovery.c 1 addition, 2 deletionsfs/nilfs2/recovery.c
- fs/nilfs2/sb.h 0 additions, 3 deletionsfs/nilfs2/sb.h
- fs/nilfs2/segment.c 26 additions, 17 deletionsfs/nilfs2/segment.c
- fs/nilfs2/segment.h 6 additions, 1 deletionfs/nilfs2/segment.h
- fs/nilfs2/super.c 13 additions, 29 deletionsfs/nilfs2/super.c
Please register or sign in to comment