Hi folks,
The for-next branch of the xfs kernel repository at
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git
has just been updated. This contains a couple of regression fixes
for the recent 4.5 merge, and the XFS_IOC_FS[SG]SETXATTR API vfs
promotion that I forgot to merge into the original pull request.
If nothing comes up, I'll ask Linus to pull these in a couple of
days time.
-Dave.
The new head of the for-next branch is commit:
ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next
New Commits:
Dave Chinner (7):
[334e580] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
[e7b8948] xfs: use FS_XFLAG definitions directly
[58f88ca] xfs: introduce per-inode DAX enablement
[4c931f7] Merge branch 'xfs-setxattr-promotion' into for-next
[3e85286] Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
[85bec54] xfs: log mount failures don't wait for buffers to be released
[ee3804d] Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next
Code Diffstat:
fs/xfs/libxfs/xfs_format.h | 11 +++++-
fs/xfs/libxfs/xfs_fs.h | 38 +------------------
fs/xfs/xfs_buf.c | 10 +++++
fs/xfs/xfs_inode.c | 60 ++++++++++++++++++------------
fs/xfs/xfs_ioctl.c | 92 +++++++++++++++++++++++++++-------------------
fs/xfs/xfs_iops.c | 4 +-
fs/xfs/xfs_trans_ail.c | 1 -
include/uapi/linux/fs.h | 33 +++++++++++++++++
8 files changed, 147 insertions(+), 102 deletions(-)
--
Dave Chinner
david@xxxxxxxxxxxxx
signature.asc
Description: Digital signature
|