On Thu 08-01-15 04:24:48, Christoph Hellwig wrote: > > This patchset passes xfstests and various benchmarks and stress > > workloads, so the real question is now: > > > > What have I missed? > > > > Comments, thoughts, flames? > > Why is this done in XFS and not in generic code? I was also thinking about this. In the end I decided not to propose this since the new rw-lock would grow struct inode and is actually necessary only for filesystems implementing hole punching AFAICS. And that isn't supported by that many filesystems. So fs private implementation which isn't that complicated looked like a reasonable solution to me... Honza -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html