mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
- Network filesystems are written with a special idiom that checks the cache first, and may even unlock dvp before discovering that a network round-trip is required to resolve the name. I believe dvp is prevented from being recycled even in the forced unmount case by the shared lock on the mount point. If not, this code should grow checks for VI_DOOMED after it relocks dvp or it will access NULL v_data fields. Sponsored by: Isilon Systems, Inc. |
||
|---|---|---|
| .. | ||
| nfs4.h | ||
| nfs4_dev.c | ||
| nfs4_dev.h | ||
| nfs4_idmap.c | ||
| nfs4_idmap.h | ||
| nfs4_socket.c | ||
| nfs4_subs.c | ||
| nfs4_vfs.h | ||
| nfs4_vfs_subs.c | ||
| nfs4_vfsops.c | ||
| nfs4_vn.h | ||
| nfs4_vn_subs.c | ||
| nfs4_vnops.c | ||
| nfs4m_subs.h | ||