Re: linux-next: manual merge of the vfs tree with the xfs tree

2021-04-20 Thread Darrick J. Wong
On Mon, Apr 19, 2021 at 10:49:48AM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the vfs tree got a conflict in: > > fs/xfs/xfs_ioctl.c > > between commit: > > b2197a36c0ef ("xfs: remove XFS_IFEXTENTS") > > from the xfs tree and commit: > > 9fefd5db08ce

linux-next: manual merge of the vfs tree with the xfs tree

2021-04-18 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_ioctl.c between commit: b2197a36c0ef ("xfs: remove XFS_IFEXTENTS") from the xfs tree and commit: 9fefd5db08ce ("xfs: convert to fileattr") from the vfs tree. I fixed it up (see below) and can carry the fix

Re: linux-next: manual merge of the vfs tree with the xfs tree

2021-04-13 Thread Darrick J. Wong
On Mon, Apr 12, 2021 at 12:22:11PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the vfs tree got a conflict in: > > fs/xfs/xfs_ioctl.c > > between commits: > > ceaf603c7024 ("xfs: move the di_projid field to struct xfs_inode") > 031474c28a3a ("xfs: move the

linux-next: manual merge of the vfs tree with the xfs tree

2021-04-11 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_ioctl.c between commits: ceaf603c7024 ("xfs: move the di_projid field to struct xfs_inode") 031474c28a3a ("xfs: move the di_extsize field to struct xfs_inode") b33ce57d3e61 ("xfs: move the di_cowextsize

Re: linux-next: manual merge of the vfs tree with the xfs tree

2018-10-30 Thread Dave Chinner
On Wed, Oct 31, 2018 at 11:52:47AM +1100, Stephen Rothwell wrote: > Hi all, > > [I don't understand why all this new work turned up in the xfs tree > during the merge window ...] > > Today's linux-next merge of the vfs tree got a conflict in: > > fs/read_write.c > > between commits: > >

Re: linux-next: manual merge of the vfs tree with the xfs tree

2018-10-30 Thread Dave Chinner
On Wed, Oct 31, 2018 at 11:52:47AM +1100, Stephen Rothwell wrote: > Hi all, > > [I don't understand why all this new work turned up in the xfs tree > during the merge window ...] > > Today's linux-next merge of the vfs tree got a conflict in: > > fs/read_write.c > > between commits: > >

linux-next: manual merge of the vfs tree with the xfs tree

2018-10-30 Thread Stephen Rothwell
Hi all, [I don't understand why all this new work turned up in the xfs tree during the merge window ...] Today's linux-next merge of the vfs tree got a conflict in: fs/read_write.c between commits: 42ec3d4c0218 ("vfs: make remap_file_range functions take and return bytes completed")

linux-next: manual merge of the vfs tree with the xfs tree

2018-10-30 Thread Stephen Rothwell
Hi all, [I don't understand why all this new work turned up in the xfs tree during the merge window ...] Today's linux-next merge of the vfs tree got a conflict in: fs/read_write.c between commits: 42ec3d4c0218 ("vfs: make remap_file_range functions take and return bytes completed")

linux-next: manual merge of the vfs tree with the xfs tree

2016-12-11 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_reflink.c between commit: fba3e594ef0a ("xfs: always succeed when deduping zero bytes") from the xfs tree and commit: 876bec6f9bbf ("vfs: refactor clone/dedupe_file_range common functions") from the vfs

linux-next: manual merge of the vfs tree with the xfs tree

2016-12-11 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_reflink.c between commit: fba3e594ef0a ("xfs: always succeed when deduping zero bytes") from the xfs tree and commit: 876bec6f9bbf ("vfs: refactor clone/dedupe_file_range common functions") from the vfs

linux-next: manual merge of the vfs tree with the xfs tree

2015-11-10 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_xattr.c between commit: 67d8e04e345e ("xfs: invalidate cached acl if set directly via xattr") from the xfs tree and commit: 64669c648bc0 ("xattr handlers: Pass handler to operations instead of flags") from

linux-next: manual merge of the vfs tree with the xfs tree

2015-11-10 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in: fs/xfs/xfs_xattr.c between commit: 67d8e04e345e ("xfs: invalidate cached acl if set directly via xattr") from the xfs tree and commit: 64669c648bc0 ("xattr handlers: Pass handler to operations instead of flags") from

linux-next: manual merge of the vfs tree with the xfs tree

2015-04-13 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/xfs/xfs_iops.c between commit 21c3ea18819b ("xfs: unlock i_mutex in xfs_break_layouts") from the xfs tree and commit 5dd3dc06371a ("VFS: normal filesystems (and lustre): d_inode() annotations") from the vfs tree. I fixed it up

linux-next: manual merge of the vfs tree with the xfs tree

2015-04-13 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/xfs/xfs_iops.c between commit 21c3ea18819b (xfs: unlock i_mutex in xfs_break_layouts) from the xfs tree and commit 5dd3dc06371a (VFS: normal filesystems (and lustre): d_inode() annotations) from the vfs tree. I fixed it up (see

Re: linux-next: manual merge of the vfs tree with the xfs tree

2015-04-12 Thread Dave Chinner
On Mon, Apr 13, 2015 at 11:57:37AM +1000, Stephen Rothwell wrote: > Hi Al, > > Today's linux-next merge of the vfs tree got a conflict in > fs/xfs/xfs_iops.c between commit e8e9ad42c1f1 ("xfs: take i_mmap_lock > on extent manipulation operations") from the xfs tree and commit > 5dd3dc06371a

linux-next: manual merge of the vfs tree with the xfs tree

2015-04-12 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/xfs/xfs_iops.c between commit e8e9ad42c1f1 ("xfs: take i_mmap_lock on extent manipulation operations") from the xfs tree and commit 5dd3dc06371a ("VFS: normal filesystems (and lustre): d_inode() annotations") from the vfs tree.

Re: linux-next: manual merge of the vfs tree with the xfs tree

2015-04-12 Thread Dave Chinner
On Mon, Apr 13, 2015 at 11:57:37AM +1000, Stephen Rothwell wrote: Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/xfs/xfs_iops.c between commit e8e9ad42c1f1 (xfs: take i_mmap_lock on extent manipulation operations) from the xfs tree and commit 5dd3dc06371a (VFS: normal

linux-next: manual merge of the vfs tree with the xfs tree

2015-04-12 Thread Stephen Rothwell
Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/xfs/xfs_iops.c between commit e8e9ad42c1f1 (xfs: take i_mmap_lock on extent manipulation operations) from the xfs tree and commit 5dd3dc06371a (VFS: normal filesystems (and lustre): d_inode() annotations) from the vfs tree. I