mirror of https://github.com/torvalds/linux.git
... and fix an old deadlock on spufs_mkdir() failures to populate subdirectory - spufs_rmdir() had always been taking lock on the victim, so doing it while the victim is locked is a bad idea. Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
|---|---|---|
| .. | ||
| spufs | ||
| Kconfig | ||
| Makefile | ||
| spu_base.c | ||
| spu_callbacks.c | ||
| spu_syscalls.c | ||