]> arthur.barton.de Git - bup.git/commit
Add offset argument to fadvise_done
authorRob Browning <rlb@defaultvalue.org>
Sat, 30 May 2015 16:18:13 +0000 (11:18 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 20 Jun 2015 15:24:26 +0000 (10:24 -0500)
commitde7ccab9ea2b7fa0937ca1aea5d88d97b06893cd
tree97a68fd52d0957a0c4a56ce49c0445c872ea1ec6
parent42930f6c1255ca3c4b563988d03494a0be1ff5a0
Add offset argument to fadvise_done

...and make it private for now.

Thanks to Tilo Schwarz for pointing out that an earlier version ignored
an offset of zero.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c
lib/bup/hashsplit.py