[ANNOUNCE] xfsprogs for-next updated to 5539639

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

The for-next branch of the xfsprogs repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git

has just been updated.

Patches often get missed, so please check if your outstanding
patches were in this update. If they have not been in this update,
please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be
picked up in the next update.

The new head of the for-next branch is commit:

5539639 libxfs: share kernel's xfs_trans_inode.c

New Commits:

Christoph Hellwig (1):
      [15b8fe6] libxfs: factor common xfs_trans_bjoin code

Dave Chinner (1):
      [fb34b2d] xfs: factor log item initialisation

Eric Sandeen (5):
      [bc603ef] libxfs: Remove XACT_DEBUG #ifdefs
      [cebe02e] libxfs: rename bli_format to avoid confusion with bli_formats
      [31355f9] libxfs: fix argument to xfs_trans_add_item
      [b192e77] libxfs: create current_time helper and sync xfs_trans_ichgtime
      [5539639] libxfs: share kernel's xfs_trans_inode.c


Code Diffstat:

 include/xfs_inode.h      |  14 ++++
 include/xfs_trace.h      |  13 +++
 include/xfs_trans.h      |   5 +-
 libxfs/Makefile          |   1 +
 libxfs/libxfs_priv.h     |  10 +++
 libxfs/logitem.c         |  14 ++--
 libxfs/trans.c           | 209 +++++++++++++++--------------------------------
 libxfs/util.c            |  39 ++++-----
 libxfs/xfs_trans_inode.c | 155 +++++++++++++++++++++++++++++++++++
 9 files changed, 283 insertions(+), 177 deletions(-)
 create mode 100644 libxfs/xfs_trans_inode.c

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux