linux-next: Fixes tag needs some work in the vfs-fixes tree

2021-03-25 Thread Stephen Rothwell
Hi all, In commit 595a48eb7b48 ("hostfs: fix memory handling in follow_link()") Fixes tag Fixes: 52b209f7b848 "get rid of hostfs_read_inode()" # v2.6.35+ has these problem(s): - Subject has leading but no trailing quotes - Subject does not match target commit subject Just use

Re: linux-next: Fixes tag needs some work in the vfs-fixes tree

2020-11-12 Thread Al Viro
On Fri, Nov 13, 2020 at 08:02:39AM +1100, Stephen Rothwell wrote: > Hi all, > > In commit > > 5f85b351d3d6 ("fix return values of seq_read_iter()") > > Fixes tag > > Fixes: d4d50710a8b (seq_file: add seq_read_iter) > > has these problem(s): > > - SHA1 should be at least 12 digits long

linux-next: Fixes tag needs some work in the vfs-fixes tree

2020-11-12 Thread Stephen Rothwell
Hi all, In commit 5f85b351d3d6 ("fix return values of seq_read_iter()") Fixes tag Fixes: d4d50710a8b (seq_file: add seq_read_iter) has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just

linux-next: Fixes tag needs some work in the vfs-fixes tree

2019-10-21 Thread Stephen Rothwell
Hi all, In commit de80166a573d ("aio: Fix io_pgetevents() struct __compat_aio_sigset layout") Fixes tag Fixes: 7a074e96 ("aio: implement io_pgetevents") has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git