All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] xfs: a chunk of comment fixes
@ 2013-08-07 10:10 zwu.kernel
  2013-08-07 10:10 ` [PATCH 01/12] xfs: fix the comment of xfs_check_sizes() zwu.kernel
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: zwu.kernel @ 2013-08-07 10:10 UTC (permalink / raw)
  To: xfs; +Cc: Zhi Yong Wu

From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

  Submit a chunk of xfs commnt fixes.

Zhi Yong Wu (12):
  xfs: fix the comment of xfs_check_sizes()
  xfs: fix the comment of xfs_buf_free()
  xfs: fix the comment of xfs_btree_lookup()
  xfs: fix the comment of xfs_mod_incore_sb_unlocked()
  xfs: fix the comment of xlog_write_setup_copy()
  xfs: remove one blank line in xfs_btree_make_block_unfull()
  xfs: fix the comment of xfs_iroot_realloc()
  xfs: fix the comment of xfs_btree_get_iroot()
  xfs: remove two unused macro definitions in xfs_linux.h
  xfs: fix the comment of xlog_recover_buffer_pass2()
  xfs: fix the comment of xlog_find_head()
  xfs: rename bio_add_buffer() to xfs_bio_add_buffer()

 fs/xfs/xfs_aops.c        | 4 ++--
 fs/xfs/xfs_btree.c       | 5 ++---
 fs/xfs/xfs_buf.c         | 2 +-
 fs/xfs/xfs_inode.c       | 2 +-
 fs/xfs/xfs_linux.h       | 2 --
 fs/xfs/xfs_log.c         | 2 +-
 fs/xfs/xfs_log_recover.c | 4 ++--
 fs/xfs/xfs_mount.c       | 4 ++--
 8 files changed, 11 insertions(+), 14 deletions(-)

-- 
1.7.11.7

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-08-20 21:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 10:10 [PATCH 00/12] xfs: a chunk of comment fixes zwu.kernel
2013-08-07 10:10 ` [PATCH 01/12] xfs: fix the comment of xfs_check_sizes() zwu.kernel
2013-08-07 10:10 ` [PATCH 02/12] xfs: fix the comment of xfs_buf_free() zwu.kernel
2013-08-07 10:11 ` [PATCH 03/12] xfs: fix the comment of xfs_btree_lookup() zwu.kernel
2013-08-07 10:11 ` [PATCH 04/12] xfs: fix the comment of xfs_mod_incore_sb_unlocked() zwu.kernel
2013-08-07 10:11 ` [PATCH 05/12] xfs: fix the comment of xlog_write_setup_copy() zwu.kernel
2013-08-07 10:11 ` [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull() zwu.kernel
2013-08-07 10:11 ` [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc() zwu.kernel
2013-08-07 13:29   ` Mark Tinguely
2013-08-07 14:01     ` Zhi Yong Wu
2013-08-07 14:30       ` Mark Tinguely
2013-08-07 14:41         ` Zhi Yong Wu
2013-08-07 10:11 ` [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot() zwu.kernel
2013-08-07 10:11 ` [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h zwu.kernel
2013-08-07 10:11 ` [PATCH 10/12] xfs: fix the comment of xlog_recover_buffer_pass2() zwu.kernel
2013-08-07 10:11 ` [PATCH 11/12] xfs: fix the comment of xlog_find_head() zwu.kernel
2013-08-07 10:11 ` [PATCH 12/12] xfs: rename bio_add_buffer() to xfs_bio_add_buffer() zwu.kernel
2013-08-20 21:17 ` [PATCH 00/12] xfs: a chunk of comment fixes Ben Myers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.