From: Vyacheslav Dubeyko Date: Mon, 30 Jul 2012 21:42:02 +0000 (-0700) Subject: nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure X-Git-Tag: v5.15~21915^2~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b0f3393e38584ec22bab62fe01df58ae5a73ee7;p=platform%2Fkernel%2Flinux-starfive.git nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure Add omitted comment for ns_mount_state field of the_nilfs structure. Signed-off-by: Vyacheslav Dubeyko Signed-off-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/fs/nilfs2/the_nilfs.h b/fs/nilfs2/the_nilfs.h index 9992b11..ef40a51 100644 --- a/fs/nilfs2/the_nilfs.h +++ b/fs/nilfs2/the_nilfs.h @@ -52,6 +52,7 @@ enum { * @ns_sbwtime: previous write time of super block * @ns_sbwcount: write count of super block * @ns_sbsize: size of valid data in super block + * @ns_mount_state: file system state * @ns_seg_seq: segment sequence counter * @ns_segnum: index number of the latest full segment. * @ns_nextnum: index number of the full segment index to be used next