Re: [RFC PATCH 0/6] Convert mount_single-using filesystems to fs_context
From: David Howells <dhowells@redhat.com>
Date: 2019-03-21 15:16:40
Also in:
linux-fsdevel, lkml
From: David Howells <dhowells@redhat.com>
Date: 2019-03-21 15:16:40
Also in:
linux-fsdevel, lkml
Bah. The problem is that vfs_get_super() doesn't set fc->root before calling reconfigure_super(). David