On Wed, Apr 17, 2024 at 09:16:58AM -0400, Chuck Lever wrote: > On Wed, Apr 17, 2024 at 07:56:53AM +0200, Greg KH wrote: > > On Tue, Apr 16, 2024 at 04:33:37PM -0400, cel@xxxxxxxxxx wrote: > > > From: Chuck Lever <chuck.lever@xxxxxxxxxx> > > > > > > ltp test fcntl17 fails on v5.15.154. This was bisected to commit > > > 2267b2e84593 ("lockd: introduce safe async lock op"). > > > > Your subject line is a big odd :( > > I used the style we normally use for revert patches for Linus' > kernel. Let me know what needs to be improved. That's not normal, this is what that would normally look like: ~/linux/stable/scratch (s-515) $ git revert 2267b2e84593bd3d61a1188e68fba06307fa9dab Auto-merging fs/nfsd/nfs4state.c [s-515 5bd6c14e1a72] Revert "lockd: introduce safe async lock op" 4 files changed, 6 insertions(+), 29 deletions(-) Subject lines don't have a huge hash in it. Anyway, I can fix this up, no worries, but I don't know how you created this to get that subject line. thanks, greg k-h