[GFS2] split and annotate gfs2_inum

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
Al Viro
2006-10-13 22:51:24 -04:00
committed by Steven Whitehouse
parent 1e81c4c3e0
commit 629a21e7ec
12 changed files with 46 additions and 41 deletions

View File

@ -224,7 +224,7 @@ enum {
struct gfs2_inode {
struct inode i_inode;
struct gfs2_inum i_num;
struct gfs2_inum_host i_num;
unsigned long i_flags; /* GIF_... */