kernel: bump 4.4 to 4.4.119
[openwrt/staging/hauke.git] / target / linux / generic / pending-4.4 / 051-0005-ovl-proper-cleanup-of-workdir.patch
index eb095b7a2e5d99afdd28e01dd9aa66efbcefad49..7225fc8cd9aed5a5eecfe2249895a0eacdf6df76 100644 (file)
@@ -53,7 +53,7 @@ Cc: <stable@vger.kernel.org>
                err = ovl_check_whiteouts(realpath->dentry, rdd);
  
        fput(realfile);
-@@ -569,3 +569,64 @@ void ovl_cleanup_whiteouts(struct dentry
+@@ -573,3 +573,64 @@ void ovl_cleanup_whiteouts(struct dentry
        }
        mutex_unlock(&upper->d_inode->i_mutex);
  }