diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch b/target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch index 44e89f8a23..a9e42ac07a 100644 --- a/target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch +++ b/target/linux/generic-2.6/patches-2.6.25/211-mini_fo_2.6.25_dentry_open_war.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.25.1/fs/mini_fo/meta.c +Index: linux-2.6.25.4/fs/mini_fo/meta.c =================================================================== ---- linux-2.6.25.1.orig/fs/mini_fo/meta.c -+++ linux-2.6.25.1/fs/mini_fo/meta.c +--- linux-2.6.25.4.orig/fs/mini_fo/meta.c ++++ linux-2.6.25.4/fs/mini_fo/meta.c @@ -442,6 +442,11 @@ int meta_write_d_entry(dentry_t *dentry, S_IRUSR | S_IWUSR); #endif |