aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.12/550-ubifs-symlink-xattr-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove 3.12 support since none of the targets is using itLuka Perkov2014-07-101-65/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41581
* 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
* preliminary 3.12 supportImre Kaloz2013-10-241-0/+67
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38528