linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][PATCH 00/10] bug-fixes and cleanups
@ 2012-06-14  8:23 Liu Bo
  2012-06-14  8:23 ` [PATCH 01/10] Btrfs: remove unused FS_NOCOMP_FL check in setflags and getflags Liu Bo
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Liu Bo @ 2012-06-14  8:23 UTC (permalink / raw)
  To: chris.mason; +Cc: linux-btrfs

Hi Chris,

Here are some bug-fixes and cleanups, you can pull it from

         git://github.com/liubogithub/btrfs-work.git for-chris


There are two patches for setflags/getflags, in which we did not set compress
flags properly.

And four patches focus on error handling side.

Besides, three trival cleanups and an update for MAINTAINERS are also included.

I've run through xfstests and everything looks good.


Liu Bo (9):
  Btrfs: remove unused FS_NOCOMP_FL check in setflags and getflags
  Btrfs: fix missing inherited flag in rename
  Btrfs: do not resize a seeding device
  Btrfs: avoid memory leak of extent state in error handling routine
  Btrfs: make sure that we've made everything in pinned tree clean
  Btrfs: fix typo in btrfs_finish_ordered_io
  Btrfs: fix typo in cow_file_range_async
  Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
  Btrfs: use wrapper page_offset

Miao Xie (1):
  Btrfs: destroy the items of the delayed inodes in error handling
    routine

 MAINTAINERS              |    4 ++--
 fs/btrfs/delayed-inode.c |   18 ++++++++++++++++++
 fs/btrfs/delayed-inode.h |    3 +++
 fs/btrfs/disk-io.c       |   21 ++++++++++++++++++++-
 fs/btrfs/extent_io.c     |   20 ++++++++++----------
 fs/btrfs/inode.c         |   17 ++++++++++-------
 fs/btrfs/ioctl.c         |   24 +++++++++++-------------
 fs/btrfs/relocation.c    |    2 +-
 8 files changed, 75 insertions(+), 34 deletions(-)


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

end of thread, other threads:[~2012-06-14 11:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  8:23 [GIT PULL][PATCH 00/10] bug-fixes and cleanups Liu Bo
2012-06-14  8:23 ` [PATCH 01/10] Btrfs: remove unused FS_NOCOMP_FL check in setflags and getflags Liu Bo
2012-06-14 10:03   ` David Sterba
2012-06-14  8:23 ` [PATCH 02/10] Btrfs: fix missing inherited flag in rename Liu Bo
2012-06-14 10:12   ` David Sterba
2012-06-14  8:23 ` [PATCH 03/10 RESEND] Btrfs: do not resize a seeding device Liu Bo
2012-06-14  8:23 ` [PATCH 04/10 RESEND] Btrfs: avoid memory leak of extent state in error handling routine Liu Bo
2012-06-14  8:23 ` [PATCH 05/10 RESEND] Btrfs: make sure that we've made everything in pinned tree clean Liu Bo
2012-06-14  8:23 ` [PATCH 06/10 RESEND] Btrfs: destroy the items of the delayed inodes in error handling routine Liu Bo
2012-06-14  8:23 ` [PATCH 07/10 trival] Btrfs: fix typo in btrfs_finish_ordered_io Liu Bo
2012-06-14  8:23 ` [PATCH 08/10 trival] Btrfs: fix typo in cow_file_range_async Liu Bo
2012-06-14 10:17   ` David Sterba
2012-06-14 11:11     ` Liu Bo
2012-06-14  8:23 ` [PATCH 09/10] Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM Liu Bo
2012-06-14  8:23 ` [PATCH 10/10] Btrfs: use wrapper page_offset Liu Bo

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