[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the list of the file systems which are mounted.



On 04-08-08 03:53, Prasad Joshi wrote:

Yes, get_filesystem_list() is not exported function. But then how the filesystems_read_proc() is using it.

Because filesystems_read_proc() is not inside a module. Again, get_filesystem_list is not exported for use by modules. You need that EXPORT_SYMBOL() advice that I gave for that.


Rene.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ