Re: [PATCH 1/2] proc: Add struct mount & struct super_block addr in lx-mounts command

2020-08-18 Thread Ritesh Harjani
On 8/18/20 11:07 AM, Jan Kiszka wrote: On 18.08.20 06:04, Ritesh Harjani wrote: This is many times found useful while debugging some FS related issue. mount super_block fstype devname pathname options 0x888a0bfa4b40 0x888a0bfc1000 rootfs none / rw 0 0

Re: [PATCH 1/2] proc: Add struct mount & struct super_block addr in lx-mounts command

2020-08-17 Thread Jan Kiszka
On 18.08.20 06:04, Ritesh Harjani wrote: > This is many times found useful while debugging some FS related issue. > > > mount super_block fstype devname pathname options > 0x888a0bfa4b40 0x888a0bfc1000 rootfs none / rw 0 0 > 0x888a02c065c0 0x8889fcf65000

[PATCH 1/2] proc: Add struct mount & struct super_block addr in lx-mounts command

2020-08-17 Thread Ritesh Harjani
This is many times found useful while debugging some FS related issue. mount super_block fstype devname pathname options 0x888a0bfa4b40 0x888a0bfc1000 rootfs none / rw 0 0 0x888a02c065c0 0x8889fcf65000 ext4 /dev/root / rw ,relatime 0 0 0x8889fc8cc040