]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit65ed94016a59828124bc11e9d2a0d1ac99e4b35f
tree343985f7d8894339bedc9f1533fa95801b19bf79
parentd54c6c3287639d7d9e7f4590eaca6b78ec2a0220
parent3179b40c69fa93101fa1836b73aee108ab30cc6f
Merge branch 'fadvise/fixes' of https://github.com/t-8ch/util-linux

* '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