Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Chris Murphy
On Tue, Oct 22, 2019 at 1:33 PM Roman Mamedov wrote: > > On Tue, 22 Oct 2019 11:00:07 +0200 > Chris Murphy wrote: > > > Hi, > > > > So XFS has these > > > > [49621.415203] XFS (loop0): Mounting V5 Filesystem > > [49621.58] XFS (loop0): Ending clean mount > > ... > > [49621.58] XFS (loop0)

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Roman Mamedov
On Tue, 22 Oct 2019 11:00:07 +0200 Chris Murphy wrote: > Hi, > > So XFS has these > > [49621.415203] XFS (loop0): Mounting V5 Filesystem > [49621.58] XFS (loop0): Ending clean mount > ... > [49621.58] XFS (loop0): Ending clean mount > [49641.459463] XFS (loop0): Unmounting Filesystem >

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Anand Jain
On 10/22/19 5:55 PM, Anand Jain wrote:  I agree, I sent patches for it in 2017.  VFS version.    https://patchwork.kernel.org/patch/9745295/  btrfs version:    https://patchwork.kernel.org/patch/9745295/ David, I mean, do you think I should revive the above btrfs patch? Thanks, Anand

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Chris Murphy
On Tue, Oct 22, 2019 at 11:56 AM Anand Jain wrote: > > > I agree, I sent patches for it in 2017. > > VFS version. > https://patchwork.kernel.org/patch/9745295/ > > btrfs version: > https://patchwork.kernel.org/patch/9745295/ > > There wasn't response on btrfs-v2-patch. > > This i

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Chris Murphy
(resending to list, I don't know why but I messed up the reply directly to Nikolay) On Tue, Oct 22, 2019 at 11:16 AM Nikolay Borisov wrote: > > On 22.10.19 =D0=B3. 12:00 =D1=87., Chris Murphy wrote: > > Hi, > > > > So XFS has these > > > > [49621.415203] XFS (loop0): Mounting V5 Filesystem > > [4

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Anand Jain
I agree, I sent patches for it in 2017. VFS version. https://patchwork.kernel.org/patch/9745295/ btrfs version: https://patchwork.kernel.org/patch/9745295/ There wasn't response on btrfs-v2-patch. This is not the first time that I am writing patches ahead of users asking for it,

Re: feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Nikolay Borisov
On 22.10.19 г. 12:00 ч., Chris Murphy wrote: > Hi, > > So XFS has these > > [49621.415203] XFS (loop0): Mounting V5 Filesystem > [49621.58] XFS (loop0): Ending clean mount > ... > [49621.58] XFS (loop0): Ending clean mount > [49641.459463] XFS (loop0): Unmounting Filesystem > > It see

feature request, explicit mount and unmount kernel messages

2019-10-22 Thread Chris Murphy
Hi, So XFS has these [49621.415203] XFS (loop0): Mounting V5 Filesystem [49621.58] XFS (loop0): Ending clean mount ... [49621.58] XFS (loop0): Ending clean mount [49641.459463] XFS (loop0): Unmounting Filesystem It seems to me linguistically those last two should be reversed, but whateve