ocfs2: do not fallback to buffer I/O write if appending
[firefly-linux-kernel-4.4.55.git] / fs / ocfs2 / dlmglue.c
index 1c423af04c69e330fb671b0a36a2675a8ebc8466..11849a44dc5a90d7a9a0b7eb389d928a7e9345a7 100644 (file)
@@ -3750,6 +3750,9 @@ static int ocfs2_dentry_convert_worker(struct ocfs2_lock_res *lockres,
                        break;
                spin_unlock(&dentry_attach_lock);
 
+               if (S_ISDIR(dl->dl_inode->i_mode))
+                       shrink_dcache_parent(dentry);
+
                mlog(0, "d_delete(%pd);\n", dentry);
 
                /*