Re: [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Christoph Hellwig <[email protected]> Tue, 25 Jun 2019 03:58:55 -0700
| Newsgroups | gmane.comp.file-systems.jfs.general |
|---|---|
| Message-ID | <20190625105855.GD26085__21582.8615518816$1561488920$gmane$org@infradead.org> |
On Fri, Jun 21, 2019 at 04:56:45PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > Move the extent size hint checks that aren't xfs-specific to the vfs. > > Signed-off-by: Darrick J. Wong <[email protected]> > Reviewed-by: Jan Kara <[email protected]> Looks good, Reviewed-by: Christoph Hellwig <[email protected]>