[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0181fae61173d3d463637c7f2b197a4befc4796.camel@ibm.com>
Date: Thu, 1 May 2025 18:57:11 +0000
From: Viacheslav Dubeyko <Slava.Dubeyko@....com>
To: "frank.li@...o.com" <frank.li@...o.com>,
"glaubitz@...sik.fu-berlin.de"
<glaubitz@...sik.fu-berlin.de>,
"slava@...eyko.com" <slava@...eyko.com>
CC: "linux-fsdevel@...r.kernel.org" <linux-fsdevel@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: 回复: [PATCH 1/2] hfsplus: fix to update ctime after rename
Hi Yangtao,
On Thu, 2025-05-01 at 12:01 +0000, 李扬韬 wrote:
> Hi Slava,
>
> > Unfortunately, I am unable to apply you patch. In 6.15-rc4 we have already:
>
> Why can't apply?
>
> > Could you please prepare the patch for latest state of the kernel tree?
>
> In fact, I applied these two patches to 6.15-rc4, and there were no abnormalities.
> based on commit 4f79eaa2ceac86a0e0f304b0bab556cca5bf4f30
>
It's strange. The 'git apply' doesn't work, but 'git am' does work.
git apply -v ./\[EXTERNAL\]\ \[PATCH\ 1_2\]\ hfsplus\:\ fix\ to\ update\ ctime\
after\ rename.mbox
Checking patch fs/hfsplus/dir.c...
error: while searching for:
struct inode *new_dir, struct dentry *new_dentry,?
unsigned int flags)?
{?
int res;?
?
if (flags & ~RENAME_NOREPLACE)?
error: patch failed: fs/hfsplus/dir.c:534
error: fs/hfsplus/dir.c: patch does not apply
git am ./\[EXTERNAL\]\ \[PATCH\ 1_2\]\ hfsplus\:\ fix\ to\ update\ ctime\ after\
rename.mbox
Applying: hfsplus: fix to update ctime after rename
Does 'git apply' works on your side if you try to apply the patch from email? Is
it some glitch on my side? As far as I can see, I am trying to apply on clean
kernel tree.
Thanks,
Slava.
Powered by blists - more mailing lists