X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpending-4.4%2F051-0005-ovl-proper-cleanup-of-workdir.patch;h=7225fc8cd9aed5a5eecfe2249895a0eacdf6df76;hb=e72b2464b15f4a8dbe2d443a57ff7aa761990da8;hp=eb095b7a2e5d99afdd28e01dd9aa66efbcefad49;hpb=5af85dab22a2ae78194d54d30c33fc2c1fb0f4e5;p=openwrt%2Fstaging%2Fhauke.git diff --git a/target/linux/generic/pending-4.4/051-0005-ovl-proper-cleanup-of-workdir.patch b/target/linux/generic/pending-4.4/051-0005-ovl-proper-cleanup-of-workdir.patch index eb095b7a2e..7225fc8cd9 100644 --- a/target/linux/generic/pending-4.4/051-0005-ovl-proper-cleanup-of-workdir.patch +++ b/target/linux/generic/pending-4.4/051-0005-ovl-proper-cleanup-of-workdir.patch @@ -53,7 +53,7 @@ Cc: 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); }