linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST][PATCH 0/2] Small fixes for 4.3 merge windows
@ 2015-10-14  7:26 Qu Wenruo
  2015-10-14  7:26 ` [PATCH 1/2] btrfs: Remove empty header file extent-tree.h Qu Wenruo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Qu Wenruo @ 2015-10-14  7:26 UTC (permalink / raw)
  To: linux-btrfs, clm

Hi Chris,

This pull is quite a small one, with 2 small and safe patches.

The first one is a fix that get missing in 4.2 merge windows.
Just remove an empty header I created in qgroup rework.

The other one is found in qgroup reserve rework, but that's also very
small and safe, with test case submitted:
https://patchwork.kernel.org/patch/7292921/

I was planning to include two qgroup rescan fix patches, but doesn't get
further comment from David, so they may be delayed to 4.4, with qgroup
reserve rework.

Thanks,
Qu

Qu Wenruo (2):
  btrfs: Remove empty header file extent-tree.h
  btrfs: Avoid truncate tailing page if fallocate range doesn't exceed
    inode size

 fs/btrfs/extent-tree.h | 0
 fs/btrfs/file.c        | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 fs/btrfs/extent-tree.h

-- 
2.6.1


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

end of thread, other threads:[~2015-10-15  1:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14  7:26 [PULL REQUEST][PATCH 0/2] Small fixes for 4.3 merge windows Qu Wenruo
2015-10-14  7:26 ` [PATCH 1/2] btrfs: Remove empty header file extent-tree.h Qu Wenruo
2015-10-14  7:26 ` [PATCH 2/2] btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size Qu Wenruo
2015-10-15  1:45 ` [PULL REQUEST][PATCH 0/2] Small fixes for 4.3 merge windows Chris Mason

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).