]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: replace posix_fadvise64 by equivalent posix_fadvise
authorFelix Janda <felix.janda@posteo.de>
Tue, 1 Nov 2016 01:38:36 +0000 (12:38 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 1 Nov 2016 01:38:36 +0000 (12:38 +1100)
commitf8edba5a51671c585cd09499a4e691872715d932
tree4a00655fdfd444584414d5d8957911169bb7c6ca
parent0fe998999903bcbb94cc302caac641c4eaf30ba6
xfs_io: replace posix_fadvise64 by equivalent posix_fadvise

also fixes a compile failure on FreeBSD

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
io/fadvise.c