Re: [PATCH v3 01/13] fs: fiemap: add physical_length field to extents

2024-04-09 Thread Andreas Dilger
On Apr 9, 2024, at 10:22 AM, Darrick J. Wong wrote: > > On Wed, Apr 03, 2024 at 03:22:42AM -0400, Sweet Tea Dorminy wrote: >> Some filesystems support compressed extents which have a larger logical >> size than physical, and for those filesystems, it can be useful for >> userspace to know how

Re: [PATCH v3 01/13] fs: fiemap: add physical_length field to extents

2024-04-09 Thread Darrick J. Wong
On Wed, Apr 03, 2024 at 03:22:42AM -0400, Sweet Tea Dorminy wrote: > Some filesystems support compressed extents which have a larger logical > size than physical, and for those filesystems, it can be useful for > userspace to know how much space those extents actually use. For > instance, the

Re: [PATCH v3 0/4] bcachefs: fiemap delalloc support and cleanup

2024-04-09 Thread Brian Foster
On Mon, Apr 08, 2024 at 11:33:05PM -0400, Kent Overstreet wrote: > On Mon, Apr 08, 2024 at 10:48:42AM -0400, Brian Foster wrote: > > Hi all, > > > > Here's v3 of the fiemap delalloc support patches for bcachefs. The main > > difference from v2 is that the pagecache seek calls are now using > >