Re: generic_file_read function for kernel 2.6.23.11

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

 



hello,

> I am unable to find the generic_file_read/write functions for the VFS
> layer. Could anyone please help me with what should they be replaced
> for the new kernel version. googling I could not find much neither I
> could find any text about replacement of these functions in the
> documentation. I am trying to port a module from 2.4 to 2.6.

i did a quick search through 2.6.23 headers and the generic_file_read()
is still in fs.h but no generic_file_write(). what about using vfs_read() and
vfs_write()?

-- ilya

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at 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