mount: add a comment about concurrent changes with statmount()/listmount()
authorChristian Brauner <brauner@kernel.org>
Wed, 16 Apr 2025 08:19:05 +0000 (10:19 +0200)
committerChristian Brauner <brauner@kernel.org>
Fri, 23 May 2025 12:20:44 +0000 (14:20 +0200)
commita68cb18624503a09a1b10e72c3bcc90f2eeb3ded
treed93812afe37570c30321f8e864b3d8962d9cbc35
parent0af2f6be1b4281385b618cb86ad946eded089ac8
mount: add a comment about concurrent changes with statmount()/listmount()

Add some comments in there highlighting a few non-obvious assumptions.

Link: https://lore.kernel.org/20250416-zerknirschen-aluminium-14a55639076f@brauner
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c