]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'fadvise/fixes' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 17 Apr 2023 09:25:09 +0000 (11:25 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Apr 2023 09:25:09 +0000 (11:25 +0200)
* 'fadvise/fixes' of https://github.com/t-8ch/util-linux:
  fadvise: always exit with EXIT_FAILURE on error
  fadvise: (man) document help and version arguments
  fadvise: correctly report error from posix_fadvise
  fadvise: implement --advice argument


Trivial merge