[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#638822: smb.conf: acl related options need mount flags in fstab (acl, user_xattr)



[Petter Reinholdtsen]
> I tested a modified version of patch, and it did not work as expected.
> I fixed the typo in the recipe, but only the user_xattr option showed
> up in the fstab.  the acl option was missing.  I have no idea what can
> be done to fix this.

I had a closer look, and I believe the problem is that ext4 is not
listed as supporting acl in d-i.  I am not quite sure, but believe the
file /lib/partman/mountoptions/ext4 contain the list of recognized
options for ext4, and in this file 'acl' is missing.

This make me believe the proper fix is for us to add both options in
our recipes, and then check if the package providing the
/lib/partman/mountoptions/ext4 should be extended to list acl.  I'll
commit this to git.

Is the acl option still needed with ext4?

-- 
Happy hacking
Petter Reinholdtsen


Reply to: