On 25 May 2011 21:34, Hauke Mehrtens <[email protected]> wrote: > Thank you for the patch. > I commited this patch in r27008 and r27009 expect the change to > EXPORTSFS. Why is that needed? > Please check if everything else is OK.
It was originally tristate, but was changed to bool to prevent a build breakage in an earlier patch revision (for a new syscall). The actual commit[1] changed it in a way this isn't needed anymore, but accidentially left the EXPORTFS change in. There's no reason for it not being buildable as a module, so changing it back to tristate is fine. Regards Jonas [1] <http://git.linux-mips.org/?p=linux.git;a=commitdiff;h=990d6c2d7aee921e3bce22b2d6a750fd552262be> _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
