-
- Downloads
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
Pull xfs fixes from Dave Chinner: "These are fixes for regressions/bugs introduced in the 4.0 merge cycle and problems discovered during the merge window that need to be pushed back to stable kernels ASAP. This contains: - ensure quota type is reset in on-disk dquots - fix missing partial EOF block data flush on truncate extension - fix transaction leak in error handling for new pnfs block layout support - add missing target_ip check to RENAME_EXCHANGE" * tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs: xfs: cancel failed transaction in xfs_fs_commit_blocks() xfs: Ensure we have target_ip for RENAME_EXCHANGE xfs: ensure truncate forces zeroed blocks to disk xfs: Fix quota type in quota structures when reusing quota file
Showing
- fs/xfs/xfs_file.c 10 additions, 4 deletionsfs/xfs/xfs_file.c
- fs/xfs/xfs_inode.c 4 additions, 0 deletionsfs/xfs/xfs_inode.c
- fs/xfs/xfs_inode.h 5 additions, 4 deletionsfs/xfs/xfs_inode.h
- fs/xfs/xfs_iops.c 14 additions, 22 deletionsfs/xfs/xfs_iops.c
- fs/xfs/xfs_pnfs.c 3 additions, 1 deletionfs/xfs/xfs_pnfs.c
- fs/xfs/xfs_qm.c 5 additions, 0 deletionsfs/xfs/xfs_qm.c
Loading
Please register or sign in to comment