* [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure
@ 2025-07-18 3:42 Alan Huang
2025-07-18 7:54 ` Christoph Hellwig
2025-07-23 15:01 ` Carlos Maiolino
0 siblings, 2 replies; 3+ messages in thread
From: Alan Huang @ 2025-07-18 3:42 UTC (permalink / raw)
To: cem, djwong; +Cc: linux-xfs, Alan Huang
Fixes: e967dc40d501 ("xfs: return the allocated transaction from xfs_trans_alloc_empty")
Signed-off-by: Alan Huang <mmpgouride@gmail.com>
---
fs/xfs/xfs_notify_failure.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/xfs/xfs_notify_failure.c b/fs/xfs/xfs_notify_failure.c
index fbd521f89874..fbeddcac4792 100644
--- a/fs/xfs/xfs_notify_failure.c
+++ b/fs/xfs/xfs_notify_failure.c
@@ -350,7 +350,6 @@ xfs_dax_notify_dev_failure(
error = -EFSCORRUPTED;
}
-out:
/* Thaw the fs if it has been frozen before. */
if (mf_flags & MF_MEM_PRE_REMOVE)
xfs_dax_notify_failure_thaw(mp, kernel_frozen);
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure
2025-07-18 3:42 [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure Alan Huang
@ 2025-07-18 7:54 ` Christoph Hellwig
2025-07-23 15:01 ` Carlos Maiolino
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2025-07-18 7:54 UTC (permalink / raw)
To: Alan Huang; +Cc: cem, djwong, linux-xfs
Ooops, the fix looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure
2025-07-18 3:42 [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure Alan Huang
2025-07-18 7:54 ` Christoph Hellwig
@ 2025-07-23 15:01 ` Carlos Maiolino
1 sibling, 0 replies; 3+ messages in thread
From: Carlos Maiolino @ 2025-07-23 15:01 UTC (permalink / raw)
To: djwong, Alan Huang; +Cc: linux-xfs
On Fri, 18 Jul 2025 11:42:22 +0800, Alan Huang wrote:
>
Applied to for-next, thanks!
[1/1] xfs: Remove unused label in xfs_dax_notify_dev_failure
commit: 414d21d65b8e15f2b45aa6d61fa277c7068a5d81
Best regards,
--
Carlos Maiolino <cem@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-23 15:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18 3:42 [PATCH] xfs: Remove unused label in xfs_dax_notify_dev_failure Alan Huang
2025-07-18 7:54 ` Christoph Hellwig
2025-07-23 15:01 ` Carlos Maiolino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).