aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/550-ubifs-symlink-xattr-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* ubifs: remove obsolete CONFIG_UBIFS_FS_XATTR symbolFelix Fietkau2014-05-271-3/+1
| | | | | | | | | | | | | | 550-ubifs-symlink-xattr-support.patch contains a reference to the by now obsolete config symbol CONFIG_UBIFS_FS_XATTR which leads to the functionality originally added by the patch in r30794 being left-out during compile since commit 1bdcc63112a0 ("UBIFS: remove xattr Kconnfig option") in v3.5. Fix this by removing the #ifdef from all affected kernels as XATTR support is now always enabled for UBIFS as well. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 40864
* kernel: add support for 3.9-rc2Florian Fainelli2013-03-141-0/+67
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36008