Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / fs / exofs / BUGS
diff --git a/kernel/fs/exofs/BUGS b/kernel/fs/exofs/BUGS
new file mode 100644 (file)
index 0000000..1b2d4c6
--- /dev/null
@@ -0,0 +1,3 @@
+- 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.