X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.6%2F550-ubifs-symlink-xattr-support.patch;h=3d4936318689bb06b7ea46350156e6af37bc5b77;hb=2018611a6921e62436b0bdcc5b1766edf06db80c;hp=b0d818e8df5dd788e4217116c8e5ffeab40cb5da;hpb=1c3d05cf739b54cf71010bb4d3e0ec70d7811a46;p=openwrt.git diff --git a/target/linux/generic/patches-3.6/550-ubifs-symlink-xattr-support.patch b/target/linux/generic/patches-3.6/550-ubifs-symlink-xattr-support.patch index b0d818e8df..3d49363186 100644 --- a/target/linux/generic/patches-3.6/550-ubifs-symlink-xattr-support.patch +++ b/target/linux/generic/patches-3.6/550-ubifs-symlink-xattr-support.patch @@ -1,6 +1,6 @@ --- a/fs/ubifs/file.c +++ b/fs/ubifs/file.c -@@ -1575,6 +1575,12 @@ const struct inode_operations ubifs_syml +@@ -1573,6 +1573,12 @@ const struct inode_operations ubifs_syml .follow_link = ubifs_follow_link, .setattr = ubifs_setattr, .getattr = ubifs_getattr,