How does path-lookup understand concurrent changes on inode in the Linux kernel?
In the Linux kernel pathname lookup can be done in either RCU or REF mode. The documentation says that:
In the Linux kernel pathname lookup can be done in either RCU or REF mode. The documentation says that: