[PATCH] noacl nfs mount option

Dave Love d.love at liverpool.ac.uk
Thu Nov 10 12:00:31 UTC 2011


I need to deal with a Solaris-exported NFS root in a busyboxed initramfs
(using the onesis.org system).  With such a filesystem, operations like
"cp -a" return an error unless it's mounted "-o noacl" with NFS3 (though
the file is actually copied OK), but Busybox's mount doesn't support
noacl.

Here's a patch to add it, following util-linux.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: noacl.diff
Type: text/x-patch
Size: 1822 bytes
Desc: mount -o noacl
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20111110/b2d8ac20/attachment.bin>


More information about the busybox mailing list