LWN.net Logo

fallocate() - ignoring POSIX

fallocate() - ignoring POSIX

Posted Mar 26, 2007 14:28 UTC (Mon) by rwmj (subscriber, #5474)
Parent article: fallocate()

I don't know if I'm reading this right, but are they proposing to ignore the POSIX standard?

Rich.


(Log in to post comments)

fallocate() - ignoring POSIX

Posted Mar 29, 2007 6:55 UTC (Thu) by pjdc (subscriber, #6906) [Link]

Surely the C library can easily implement posix_fallocate() in terms of fallocate().

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds