mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
When an anonymous fd is released, only flush the requests
associated with it, rather than all of requests in xarray.
Fixes:
|
||
|---|---|---|
| .. | ||
| cache.c | ||
| daemon.c | ||
| error_inject.c | ||
| interface.c | ||
| internal.h | ||
| io.c | ||
| Kconfig | ||
| key.c | ||
| main.c | ||
| Makefile | ||
| namei.c | ||
| ondemand.c | ||
| security.c | ||
| volume.c | ||
| xattr.c | ||