linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: some code cleanup and documentation
@ 2017-11-20 20:24 Edmund Nadolski
  2017-11-20 20:24 ` [PATCH 1/3] btrfs: btrfs_inode_log_parent should use defined inode_only values Edmund Nadolski
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Edmund Nadolski @ 2017-11-20 20:24 UTC (permalink / raw)
  To: enadolski, linux-btrfs

This series adds a bit of code cleanup and some documentation in the
form of comments. No operational change.

Edmund Nadolski (3):
  btrfs: btrfs_inode_log_parent should use defined inode_only values.
  btrfs: update some code documentation
  btrfs: remove dead code from btrfs_get_extent

 fs/btrfs/ctree.c                | 31 +++++++++++++++-------
 fs/btrfs/ctree.h                | 28 +++++++++++++++-----
 fs/btrfs/extent_map.h           | 58 ++++++++++++++++++++++++++++-------------
 fs/btrfs/file-item.c            |  3 +++
 fs/btrfs/inode.c                | 43 ++++++++++++------------------
 fs/btrfs/tree-log.c             |  7 +++--
 include/uapi/linux/btrfs_tree.h |  1 +
 7 files changed, 108 insertions(+), 63 deletions(-)

-- 
2.10.2


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

end of thread, other threads:[~2017-11-22  7:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 20:24 [PATCH 0/3] btrfs: some code cleanup and documentation Edmund Nadolski
2017-11-20 20:24 ` [PATCH 1/3] btrfs: btrfs_inode_log_parent should use defined inode_only values Edmund Nadolski
2017-11-21  8:44   ` Nikolay Borisov
2017-11-20 20:24 ` [PATCH 2/3] btrfs: update some code documentation Edmund Nadolski
2017-11-21  7:59   ` Nikolay Borisov
2017-11-21 22:20     ` Edmund Nadolski
2017-11-22  7:01       ` Nikolay Borisov
2017-11-21 13:24   ` David Sterba
2017-11-20 20:24 ` [PATCH 3/3] btrfs: remove dead code from btrfs_get_extent Edmund Nadolski
2017-11-21  8:25   ` Nikolay Borisov
2017-11-21 13:28 ` [PATCH 0/3] btrfs: some code cleanup and documentation David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).