16 Jul 2012 03:05
[PATCH 1/4] nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Ryusuke Konishi <konishi.ryusuke <at> lab.ntt.co.jp>
2012-07-16 01:05:23 GMT
2012-07-16 01:05:23 GMT
From: Vyacheslav Dubeyko <slava <at> dubeyko.com>
This patch adds omitted comment for ns_mount_state field of the_nilfs
structure.
Signed-off-by: Vyacheslav Dubeyko <slava <at> dubeyko.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke <at> lab.ntt.co.jp>
---
fs/nilfs2/the_nilfs.h | 1 +
1 file changed, 1 insertion(+)
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
<at> <at> -52,6 +52,7 <at> <at> enum {
* <at> ns_sbwtime: previous write time of super block
* <at> ns_sbwcount: write count of super block
* <at> ns_sbsize: size of valid data in super block
+ * <at> ns_mount_state: file system state
* <at> ns_seg_seq: segment sequence counter
* <at> ns_segnum: index number of the latest full segment.
* <at> ns_nextnum: index number of the full segment index to be used next
--
--
1.7.9.3
RSS Feed