Re: [PATCH] xfs/216: pass -t xfs to _mount
Andrey Albershteyn <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <76ufvvhb7jn7dtrrctm7aodiqdqlefvinobkbd33fz255aszwi@awbpr6dknvrs> |
On 2026-05-07 07:09:49, Christoph Hellwig wrote: > Without this, mount probes different file system type, which ended up > exposing kernel bugs in blocksize > PAGE_SIZE bugs in tons of > legacy file systems. Bypass that by forcing XFS and making the > mount a little more efficient. > > Signed-off-by: Christoph Hellwig <[email protected]> Looks good to me Reviewed-by: Andrey Albershteyn <[email protected]> -- - Andrey