mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
With the advent of directory leases, it's necessary to set the
->setlease() handler in directory file_operations to properly deny them.
Fixes:
|
||
|---|---|---|
| .. | ||
| dir.c | ||
| file.c | ||
| Kconfig | ||
| Makefile | ||
| shfl_hostintf.h | ||
| super.c | ||
| utils.c | ||
| vboxsf_wrappers.c | ||
| vfsmod.h | ||