Hi,

This patch set adds omitted comments for different structures in NILFS
file system driver.

v1->v2
nilfs2_fs.h
* Correct comment for sui_nblocks field of nilfs_suinfo structure
* Correct comment for v_index field of nilfs_argv structure
* Correct comments for p_start and p_end fields of nilfs_period
structure
* Correct comments for vi_start and vi_end fields of nilfs_vinfo
structure

btnode.h
* Correct non-ascii characters in comments for nilfs_btnode_chkey_ctxt
structure

the_nilfs.h
* Delete "(Reserved)" from comment for blocks_count field of nilfs_root
structure

With the best regards,
Vyacheslav Dubeyko.
--
 fs/nilfs2/alloc.h         |   12 +++++++-
 fs/nilfs2/bmap.h          |    7 +++++
 fs/nilfs2/btnode.h        |    8 +++++-
 fs/nilfs2/dat.c           |    6 ++++
 fs/nilfs2/export.h        |    8 +++++
 fs/nilfs2/ifile.c         |    6 +++-
 fs/nilfs2/inode.c         |    7 +++++
 fs/nilfs2/mdt.h           |    7 +++++
 fs/nilfs2/nilfs.h         |   15 ++++++++++-
 fs/nilfs2/sufile.c        |    8 +++++-
 fs/nilfs2/the_nilfs.h     |    3 +-
 include/linux/nilfs2_fs.h |   63
+++++++++++++++++++++++++++-----------------
 12 files changed, 118 insertions(+), 32 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to