OSDN Git Service

Add {read,write}_blk64 to inode_io.c
authorJose R. Santos <jrs@us.ibm.com>
Mon, 3 Mar 2008 16:41:29 +0000 (10:41 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Mar 2008 17:47:05 +0000 (13:47 -0400)
commit51b263e3690ba3136fe63e5c722e0593772620e2
tree815629fafa9bc644efd4c5c514d82377a899389c
parent59ecd32dcb1d890bd52444c7cdeaabf8d9b2dbd1
Add {read,write}_blk64 to inode_io.c

Add 64-bit block capable routines to inode IO manager.  Since fileio.c
does not yet have 64bit support, these routines will not handle 64bit
block numbers correctly yet.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/inode_io.c