On Tue, Apr 30, 2019 at 05:25:17PM -0700, Eric Biggers wrote: > On Mon, Apr 22, 2019 at 11:03:47AM -0700, Eric Biggers wrote: > > On Thu, Apr 11, 2019 at 04:16:26PM -0700, Eric Biggers wrote: > > > Update the documentation as per the discussion at > > > https://marc.info/?t=155485312800001&r=1. > > > > > > Eric Biggers (4): > > > Documentation/filesystems/vfs.txt: remove bogus "Last updated" date > > > Documentation/filesystems/vfs.txt: document how ->i_link works > > > Documentation/filesystems/Locking: fix ->get_link() prototype > > > libfs: document simple_get_link() > > > > > > Documentation/filesystems/Locking | 2 +- > > > Documentation/filesystems/vfs.txt | 8 ++++++-- > > > fs/libfs.c | 14 ++++++++++++++ > > > 3 files changed, 21 insertions(+), 3 deletions(-) > > > > > > -- > > > 2.21.0.392.gf8f6787159e-goog > > > > > > > Al, any comment on this? Will you be taking these? > > > > - Eric > > Ping? *blink* Thought I'd replied; apparently not... Anyway, the problem with those is that there'd been a series of patches converting vfs.txt to new format; I'm not sure what Jon is going to do with it, but these are certain to conflict. I've no objections to the contents of changes, but if that stuff is getting massive reformatting the first two probably ought to go through Jon's tree. I can take the last two at any point. Jon, what's the status of the format conversion?