7180494a8d
- Raise an error if renaming a file to a directory. - Raise an error if renaming a directory to a file. - Raise an error if renaming a directory to a non-empty directory. - Properly allow renaming a directory to an empty directory. The system could previously crash if the kernel had DIAGNOSTIC enabled, as this triggered a bogus assertion. Problem found by Geoff Wing. |
||
---|---|---|
.. | ||
files.tmpfs | ||
tmpfs_fifoops.c | ||
tmpfs_fifoops.h | ||
tmpfs_pool.c | ||
tmpfs_pool.h | ||
tmpfs_specops.c | ||
tmpfs_specops.h | ||
tmpfs_subr.c | ||
tmpfs_vfsops.c | ||
tmpfs_vnops.c | ||
tmpfs_vnops.h | ||
tmpfs.h | ||
TODO |