[Cluster-devel] [PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr

2019-08-20 Thread Mark Salyzyn
Replace arguments for get and set xattr methods, and __vfs_getxattr and __vfs_setaxtr functions with a reference to the following now common argument structure: struct xattr_gs_args { struct dentry *dentry; struct inode *inode; const char *name; union {

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

2019-08-20 Thread kbuild test robot
Hi Mark, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3-rc5 next-20190820] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Mark

[Cluster-devel] [PATCH v6] Add flags option to get xattr method paired to __vfs_getxattr

2019-08-20 Thread Mark Salyzyn
Replace arguments for get and set xattr methods, and __vfs_getxattr and __vfs_setaxtr functions with a reference to the following now common argument structure: struct xattr_gs_args { struct dentry *dentry; struct inode *inode; const char *name; union {

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

2019-08-20 Thread kbuild test robot
Hi Mark, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3-rc5 next-20190820] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Mark

Re: [Cluster-devel] [GFS2 PATCH v6 11/26] gfs2: log error reform

2019-08-20 Thread Andreas Gruenbacher
Bob, On Thu, May 23, 2019 at 3:05 PM Bob Peterson wrote: > Before this patch, gfs2 kept track of journal io errors in two > places sd_log_error and the SDF_AIL1_IO_ERROR flag in sd_flags. > This patch consolidates the two into sd_log_error so that it > reflects the first error encountered writing