[ANNOUNCE] xfs-linux: for-next updated to b3531f5fc16d

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

 



Hi folks,

The for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.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:

b3531f5fc16d xfs: remove unused variable 'done'

New Commits:

Allison Henderson (1):
      [d29f781c32b1] xfs: Remove all strlen in all xfs_attr_* functions for attr names.

Arnd Bergmann (2):
      [3b62f000c86a] xfs: rename compat_time_t to old_time32_t
      [b8a0880a37e2] xfs: quota: move to time64_t interfaces

Christoph Hellwig (5):
      [953aa9d136f5] xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
      [84fd081f8ae9] xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
      [8cde9f259c7d] xfs: also remove cached ACLs when removing the underlying attr
      [780d29057781] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
      [7b53b868a181] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read

Darrick J. Wong (12):
      [7cb41b1d14e1] xfs: remove bogus assertion when online repair isn't enabled
      [a5084865524d] xfs: introduce XFS_MAX_FILEOFF
      [4bbb04abb4ee] xfs: truncate should remove all blocks, not just to the end of the page cache
      [932befe39dde] xfs: fix s_maxbytes computation on 32-bit kernels
      [8edbb26b0602] xfs: refactor remote attr value buffer invalidation
      [e8db2aafcedb] xfs: fix memory corruption during remote attr value buffer invalidation
      [0bb9d159bd01] xfs: streamline xfs_attr3_leaf_inactive
      [c64dd49b5112] xfs: clean up xfs_buf_item_get_format return value
      [c3d5f0c2fb85] xfs: complain if anyone tries to create a too-large buffer log item
      [b7df5e92055c] xfs: make struct xfs_buf_log_format have a consistent size
      [8a6453a89dc1] xfs: check log iovec size to make sure it's plausibly a buffer log format
      [54027a49938b] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive

Eric Sandeen (1):
      [5a57c05b56b6] xfs: remove shadow variable in xfs_btree_lshift

Vincenzo Frascino (1):
      [ca78eee7b4ac] xfs: Add __packed to xfs_dir2_sf_entry_t definition

YueHaibing (1):
      [b3531f5fc16d] xfs: remove unused variable 'done'

zhengbin (1):
      [aa124436f329] xfs: change return value of xfs_inode_need_cow to int


Code Diffstat:

 fs/xfs/libxfs/xfs_attr.c        |  14 ++--
 fs/xfs/libxfs/xfs_attr.h        |  15 ++--
 fs/xfs/libxfs/xfs_attr_leaf.c   |   4 +-
 fs/xfs/libxfs/xfs_attr_leaf.h   |   9 ---
 fs/xfs/libxfs/xfs_attr_remote.c |  89 +++++++++++++++++-------
 fs/xfs/libxfs/xfs_attr_remote.h |   2 +
 fs/xfs/libxfs/xfs_btree.c       |   2 -
 fs/xfs/libxfs/xfs_da_btree.h    |   4 +-
 fs/xfs/libxfs/xfs_da_format.h   |   4 +-
 fs/xfs/libxfs/xfs_format.h      |   7 ++
 fs/xfs/libxfs/xfs_log_format.h  |  19 +++--
 fs/xfs/scrub/repair.h           |   1 -
 fs/xfs/xfs_acl.c                |  11 +--
 fs/xfs/xfs_attr_inactive.c      | 149 ++++++++++++----------------------------
 fs/xfs/xfs_buf_item.c           |  45 ++++++++----
 fs/xfs/xfs_buf_item.h           |   1 +
 fs/xfs/xfs_dquot.c              |   6 +-
 fs/xfs/xfs_file.c               |   7 +-
 fs/xfs/xfs_inode.c              |  25 ++++---
 fs/xfs/xfs_ioctl.c              |  20 +++++-
 fs/xfs/xfs_ioctl32.c            |   9 ++-
 fs/xfs/xfs_ioctl32.h            |   2 +-
 fs/xfs/xfs_iomap.c              |   2 +-
 fs/xfs/xfs_iops.c               |   6 +-
 fs/xfs/xfs_log_recover.c        |   6 ++
 fs/xfs/xfs_ondisk.h             |   1 +
 fs/xfs/xfs_qm.h                 |   6 +-
 fs/xfs/xfs_quotaops.c           |   6 +-
 fs/xfs/xfs_reflink.c            |   9 +--
 fs/xfs/xfs_reflink.h            |   2 +-
 fs/xfs/xfs_super.c              |  48 ++++++-------
 fs/xfs/xfs_trans_dquot.c        |   8 ++-
 fs/xfs/xfs_xattr.c              |  14 ++--
 33 files changed, 300 insertions(+), 253 deletions(-)



[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