* Steve Dickson <[email protected]>:
| The following patch seems to take care of the problem... The
| problem stemmed from the use of the --disable-nfsv4, which
| I will throw into my unit tests... Please let me know
| if this fixes the problem...
| [PATCH] Make sure CONFIG_NFSIDMAP is always defined.
| CONFIG_NFSIDMAP always need to be define either
| negatively or positive whether nfsv4 is or is not
| defined.
Yes, problem fixed. Thanks.