On Wed, Jan 13, 2010 at 02:35:56AM +0000, Aníbal Monsalve Salazar wrote:
> 
> What do you think about the following check?
> 
> 
> if [ -f /proc/kallsyms ] && ! grep -E ' nfsd_.* *\[nfsd\]' /proc/kallsyms;
> then

Works for knfs as a modules.

How about
grep nfsd /proc/filesystems

?

Bye,

Joerg

Attachment: signature.asc
Description: Digital signature

Reply via email to