Re: [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]

From: David Howells
Date: Thu Jul 12 2018 - 19:36:04 EST


Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:

> I tend to think that this *should* fail using the new API. The semantics of
> the second mount request are bizarre at best.

You still have to support existing behaviour lest you break userspace.

David