Use posix_fadvise to tell the kernel how we use the output file.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 22 Oct 2013 10:59:30 +0000 (11:59 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 22 Oct 2013 10:59:30 +0000 (11:59 +0100)
commit8365e963b4d7a085b7afc25d72ecf93fccb5f5fc
tree74c251749e6b62cbca600e0bd9ae6b58c28293cf
parent8b09470edee616a4232549003cc2f8564ffebc5a
Use posix_fadvise to tell the kernel how we use the output file.
pxzcat.c