]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd--lock-flags-in-XMODE-column' of https://github.com/masatake/util...
authorKarel Zak <kzak@redhat.com>
Mon, 10 Jul 2023 10:33:21 +0000 (12:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Jul 2023 10:33:21 +0000 (12:33 +0200)
* 'lsfd--lock-flags-in-XMODE-column' of https://github.com/masatake/util-linux:
  test: (lsfd): add a case for l and L flags in XMODE column
  test: (mkfds::ro-regular-file) add a parameter for a read lease
  test: (mkfds::make-regular-file) add a parameter for file locking
  lsfd: add flags, [-lL], representing file lock/lease states to XMODE column
  test: (mkfds::make-regular-file) add a parameter for making the new file readable
  test: (mkfds::make-regular-file) add a parameter for writing some bytes
  test: (mkfds::make-regular-file) make 'fd' local variable reusable
  test: (mkfds::make-regular-file) delete the created file when an error occurs
  test: (lsfd::column-xmode): add mising "wait" invocation


Trivial merge