Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: cb655d0f3d57c23db51b981648e452988c0223f9 authored by Linus Torvalds on 06 October 2010, 20:39:52 UTC
Linux 2.6.36-rc7
Tip revision: cb655d0
BUGS
- Out-of-space may cause a severe problem if the object (and directory entry)
  were written, but the inode attributes failed. Then if the filesystem was
  unmounted and mounted the kernel can get into an endless loop doing a readdir.
back to top