
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] strange , lseek64 vs blkgetsize64
- Date: Mon, 29 Jul 2002 22:13:54 +0000
- From: Mauro Sauco <mauro.sauco@example.com>
- Subject: [tlug] strange , lseek64 vs blkgetsize64
folks,
lseek64(tf, (off62_t)0, SEEK_END) doesn't return the true size of my
device...(i'm trying to writing a driver for a memory device)
blkgetsize64 does very well .... why ????
I'm confused, shouldn't iseek return the same for a block device too?
Thanks,
//mauro//
Home |
Main Index |
Thread Index