Oh, it uses MS_POSIXACL. I'll check if that changes in newer trees.
On 16-05-19 03:22 AM, Daniel Dickinson wrote:
> Hopefully before I crash tonight I will have something to report. I'm
> in the process of a build now.
>
> On 16-05-19 02:07 AM, John Crispin wrote:
>>
>>
>> On 18/05/2016 13:28,
Hi John,
It looks like on ar71xx MS_ACL is not defined in linux/fs.h in the
default kernel. It must have been added later than 4.1 (I believe that
is the version ar71xx is currently on).
I guess my desktop system is a newer kernel that has symbols (I didn't
have a build tree handy to check at th
Hopefully before I crash tonight I will have something to report. I'm
in the process of a build now.
On 16-05-19 02:07 AM, John Crispin wrote:
>
>
> On 18/05/2016 13:28, l...@daniel.thecshore.com wrote:
>> From: Daniel Dickinson
>>
>> v2: Fix mixup of dosfsck checking ext* and e2fsck checking
On 16-05-19 02:07 AM, John Crispin wrote:
>
>
> On 18/05/2016 13:28, l...@daniel.thecshore.com wrote:
>> From: Daniel Dickinson
>>
>> v2: Fix mixup of dosfsck checking ext* and e2fsck checking vfat.
>>
>> vfat is a common filesystem which users may want to mount on an
>> OpenWrt/LEDE device, so
On 18/05/2016 13:28, l...@daniel.thecshore.com wrote:
> From: Daniel Dickinson
>
> v2: Fix mixup of dosfsck checking ext* and e2fsck checking vfat.
>
> vfat is a common filesystem which users may want to mount on an
> OpenWrt/LEDE device, so support peforming filesystem checks
> before mount f
From: Daniel Dickinson
v2: Fix mixup of dosfsck checking ext* and e2fsck checking vfat.
vfat is a common filesystem which users may want to mount on an
OpenWrt/LEDE device, so support peforming filesystem checks
before mount for vfat.
Signed-off-by: Daniel Dickinson
---
block.c | 12 +