]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--error' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 5 Feb 2024 11:07:49 +0000 (12:07 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Feb 2024 11:07:49 +0000 (12:07 +0100)
commitc0207d354ee47fb56acfa64b03b5b559bb301280
tree4f070669b4abb75d0fbeba51524c9679a660966f
parentef1501d8a8ec69c0d3431c676cefc428b11fd5b5
parent61ece2b54bb512b85a6119716b34cbe8038ab69e
Merge branch 'lsfd--error' of https://github.com/masatake/util-linux

* 'lsfd--error' of https://github.com/masatake/util-linux:
  tests: (lsfd) add a case testing ERROR type appeared in TYPE column
  tests: (test_mkfds::mmap) new factory
  lsfd: add --_drop-prvilege option for testing purpose
  lsfd: add ERROR as a new type
  lsfd: (refactor) make the steps for new_file consistent
  lsfd: (refactor) add abst_class as super class of file_class
  lsfd: (refactor) simplify the step to make a file struct
  lsfd: (refactor) simplify the step to copy a file struct if the result of its stat is reusable
  lsfd: (refactor) flatten bit fields in struct file
  lsfd: fix typos of a function name
meson.build