kernel: exportfs: reallow building as a module
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 May 2011 20:57:13 +0000 (20:57 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 May 2011 20:57:13 +0000 (20:57 +0000)
commit46a821162a34cddc348633210c329a97af427745
treef82aa501bdf28df3d215c07392251f7e1ec63505
parent31c95ff1eb4ffaeb81f95e959c503904299ab256
kernel: exportfs: reallow building as a module

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.

see: https://patchwork.kernel.org/patch/812832/

Thank you Jonas Gorski for the patch.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27011 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch [new file with mode: 0644]
This page took 0.038916 seconds and 4 git commands to generate.