The patch titled Subject: nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure has been added to the -mm tree. Its filename is nilfs2-add-omitted-comment-for-ns_mount_state-field-of-the_nilfs-structure.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Vyacheslav Dubeyko <slava@xxxxxxxxxxx> Subject: 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 <slava@xxxxxxxxxxx> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/nilfs2/the_nilfs.h | 1 + 1 file changed, 1 insertion(+) diff -puN fs/nilfs2/the_nilfs.h~nilfs2-add-omitted-comment-for-ns_mount_state-field-of-the_nilfs-structure fs/nilfs2/the_nilfs.h --- a/fs/nilfs2/the_nilfs.h~nilfs2-add-omitted-comment-for-ns_mount_state-field-of-the_nilfs-structure +++ a/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 _ Subject: Subject: nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure Patches currently in -mm which might be from slava@xxxxxxxxxxx are nilfs2-add-omitted-comment-for-ns_mount_state-field-of-the_nilfs-structure.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html