]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitab3bf9ebdf142343afbcfc8c0c90bfbc031d124a
treecd358c610297c07f25325bbda36cb518a0d8bd98
parent02c3c16fd890a4e5646bc78860c6a523171d2aae
parenta551f3dd26c05b1510d106bc2a9f08cde8e8c500
Merge branch 'lsfd--lock-flags-in-XMODE-column' of https://github.com/masatake/util-linux

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