fix races between __d_instantiate() and checks of dentry flags
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / exofs / BUGS
1 - Out-of-space may cause a severe problem if the object (and directory entry)
2   were written, but the inode attributes failed. Then if the filesystem was
3   unmounted and mounted the kernel can get into an endless loop doing a readdir.