Re: [Cluster-devel] [PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr

2019-08-29 Thread Mike Marshall
I added this patch series on top of Linux 5.3-rc6 and ran xfstests on orangefs with no regressions. Acked-by: Mike Marshall -Mike On Wed, Aug 28, 2019 at 10:40 AM Mark Salyzyn wrote: > > On 8/28/19 7:24 AM, Christoph Hellwig wrote: > > On Tue, Aug 27, 2019 at 08:05:15AM -0700, Mark Salyzyn wro

[Cluster-devel] [GFS2 PATCH v3] gfs2: Use async glocks for rename

2019-08-29 Thread Bob Peterson
Hi, Here is version 3 of this patch. It's the same as version 2, except I'm now using gfs2_glock_dq rather than gfs2_glock_dq_wait. --- Because s_vfs_rename_mutex is not cluster-wide, multiple nodes can reverse the roles of which directories are "old" and which are "new" for the purposes of rename

Re: [Cluster-devel] [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

2019-08-29 Thread Zorro Lang
On Wed, Aug 28, 2019 at 07:23:32AM -0700, Darrick J. Wong wrote: > On Wed, Aug 21, 2019 at 10:23:49PM +0200, Andreas Grünbacher wrote: > > Hi Darrick, > > > > Am So., 2. Dez. 2018 um 19:13 Uhr schrieb Darrick J. Wong > > : > > > From: Darrick J. Wong > > > > > > In commit 4721a601099, we tried to

Re: [Cluster-devel] [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

2019-08-29 Thread Andreas Grünbacher
Hi Darrick, Am Do., 29. Aug. 2019 um 05:12 Uhr schrieb Darrick J. Wong : > Hm, so I made an xfstest out of the program you sent me, and indeed > reverting that chunk makes the failure go away, but that got me > wondering -- that iomap kludge was a workaround for the splice code > telling iomap to