[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173053325678.1933492.6809218664596169694.b4-ty@kernel.org>
Date: Sat, 02 Nov 2024 08:40:56 +0100
From: Carlos Maiolino <cem@...nel.org>
To: linux-xfs@...r.kernel.org, Ojaswin Mujoo <ojaswin@...ux.ibm.com>
Cc: Ritesh Harjani <ritesh.list@...il.com>, linux-kernel@...r.kernel.org,
"Darrick J . Wong" <djwong@...nel.org>, dchinner@...hat.com,
Christoph Hellwig <hch@....de>, nirjhar@...ux.ibm.com,
John Garry <john.g.garry@...cle.com>
Subject: Re: [PATCH v4] xfs: Check for delayed allocations before setting
extsize
On Tue, 15 Oct 2024 15:15:09 +0530, Ojaswin Mujoo wrote:
> Extsize should only be allowed to be set on files with no data in it.
> For this, we check if the files have extents but miss to check if
> delayed extents are present. This patch adds that check.
>
> While we are at it, also refactor this check into a helper since
> it's used in some other places as well like xfs_inactive() or
> xfs_ioctl_setattr_xflags()
>
> [...]
Applied to for-next, thanks!
[1/1] xfs: Check for delayed allocations before setting extsize
commit: 2a492ff66673c38a77d0815d67b9a8cce2ef57f8
Best regards,
--
Carlos Maiolino <cem@...nel.org>
Powered by blists - more mailing lists