[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZWdilJHU2RqMwBUW@casper.infradead.org>
Date: Wed, 29 Nov 2023 16:11:00 +0000
From: Matthew Wilcox <willy@...radead.org>
To: "Darrick J. Wong" <djwong@...nel.org>
Cc: Bagas Sanjaya <bagasdotme@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation <linux-doc@...r.kernel.org>,
Linux XFS <linux-xfs@...r.kernel.org>,
Linux Kernel Workflows <workflows@...r.kernel.org>,
Jonathan Corbet <corbet@....net>,
Chandan Babu R <chandan.babu@...cle.com>,
Namjae Jeon <linkinjeon@...nel.org>,
Dave Chinner <dchinner@...hat.com>,
Steve French <stfrench@...rosoft.com>,
Allison Henderson <allison.henderson@...cle.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Charles Han <hanchunchao@...pur.com>,
Vegard Nossum <vegard.nossum@...cle.com>
Subject: Re: [PATCH RESEND v2] Documentation: xfs: consolidate XFS docs into
its own subdirectory
On Tue, Nov 28, 2023 at 09:24:00PM -0800, Darrick J. Wong wrote:
> Actually, ignore this suggestion. I forgot that I have vim paths
> trained on the Documentation/filesystems/ directory, which means I'll
> lose the ability to
>
> :f xfs-online-fsck-design.rst
>
> and pop it open. Not that I expect many more filesystems to grow online
> fsck capabilities, but you get the point...
Wouldn't you instead do:
:f xfs/online-fsck-design.rst
ie change one character (- to /)
Powered by blists - more mailing lists