aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/550-ubifs-symlink-xattr-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.14 to 3.14.11Luka Perkov2014-07-081-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41551
* 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
* add preliminary 3.14 supportImre Kaloz2014-03-071-0/+67
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39789