block.c: Add ability to mount with ACL and XATTR support
authorDaniel Dickinson <lede@daniel.thecshore.com>
Sun, 22 May 2016 09:30:38 +0000 (05:30 -0400)
committerJohn Crispin <john@phrozen.org>
Thu, 19 May 2016 05:47:57 +0000 (07:47 +0200)
commit0453f48e509077c83129b8aaceecb4e4430c8309
treeb3da40c970c6af66fe91f25b81818fa424e8b89c
parentbfd81bcedca6acae8951a4dbcd4f45933e5f0473
block.c: Add ability to mount with ACL and XATTR support

Some users will want to use OpenWrt/LEDE devices as NAS
devices and have full POSIX ACL and user_xattr support
(along with other possible use cases), therefore add
support to mount with POSIX ACLs and/or user XATTR
support.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
block.c