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@dubeyko.com> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
6ed6a722f9
Коммит
6b0f3393e3
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче