Creating a File system query

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

 



hello,

My objective was to create a simple file system ( A NODEV  filesystem) with
all the basic functionalities implemented.

The basic functions required wrt registering the file system, declaring the
various structures of the file system was done.

The module was compiled with the gcc options -c, -Wall, -I
/usr/src/linux...../include .
The module's object code was successfully generated but when the module was
inserted into the kernel..using the "insmod" option..the following error was
generated..

./gfs.o: unresolved symbol vfs_quotactl_ops
./gfs.o: unresolved symbol fs_may_remount_ro
 ./gfs.o: unresolved symbol dquot_operations
 ./gfs.o: unresolved symbol fsync_super
 ./gfs.o: unresolved symbol free_vfsmnt
 ./gfs.o: unresolved symbol d_genocide
 ./gfs.o: unresolved symbol path_lookup
 ./gfs.o: unresolved symbol bd_acquire
 ./gfs.o: unresolved symbol alloc_vfsmnt
 ./gfs.o: unresolved symbol acct_auto_close

i understand that the above symbols are not a prt of the kernel symbol
table.

I am not able to go further on this...

request any of you to help me resolve this problem...

Thanks in advance,
Geetha




"SASKEN RATED THE BEST EMPLOYER IN THE COUNTRY by the BUSINESS TODAY Mercer Survey 2004"


                           SASKEN BUSINESS DISCLAIMER
This message may contain confidential, proprietary or legally Privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux