On Wed, Apr 06, 2016 at 07:55:08AM +1000, Dave Chinner wrote: > On Wed, Mar 23, 2016 at 02:48:51PM +0100, Christoph Hellwig wrote: > > Return the inline link body in the inode to support RCU mode lookups. > > The series doesn't appear to cause any regressions and the code > looks good, so I've added the missing xfs_setup_iops() call in > xfs_rename_alloc_whiteout() (patch 2), and converted dentry->d_inode > to d_inode(dentry) in patch 3 for consistency withe the rest of the > code and committed this series. Thanks. After some pondering I think we should setup the iops for the quota inodes as well - if we ever do something like vfs_getattr on them now that we're using VFS inode everywhere we'll need it. And I'd better be prepared for that than finding bugs after I've forgotten about all this. I'll send an incremental patch. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs