struct file repesents a proccess operating on a struct inode.
each file has a private_data , as i've read this field will
containe the struct we declare in the module code
1) but what if we declared two structs ? what about other
static variables we might declare ?
2) is it possible for all file operations methods
to operate on the same global struct declared in
the module code without using private_data ?
--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]