afs: Make /afs/.<cell> as well as /afs/<cell> mountpoints
authorDavid Howells <dhowells@redhat.com>
Tue, 7 Jan 2025 18:34:49 +0000 (18:34 +0000)
committerChristian Brauner <brauner@kernel.org>
Fri, 10 Jan 2025 13:54:07 +0000 (14:54 +0100)
commit92f08e9d3cf0f8005ac6fcb931e3c388efc3ac49
treee208e7254c4f2cce272fd1f22f04d40b02ae5a2c
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
afs: Make /afs/.<cell> as well as /afs/<cell> mountpoints

When a cell is instantiated, automatically create an /afs/.<cell>
mountpoint to match the /afs/<cell> mountpoint to match other AFS clients.

Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/r/20250107183454.608451-2-dhowells@redhat.com
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/afs/cell.c
fs/afs/dynroot.c