]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd--inotify' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 14 Jun 2023 07:53:04 +0000 (09:53 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 14 Jun 2023 07:53:04 +0000 (09:53 +0200)
* 'lsfd--inotify' of https://github.com/masatake/util-linux:
  lsfd: use xstrdup instead of xasprintf(...\"%s\"
  tests: (lsfd) add a case for testing INOTIFY.INODES.RAW column
  tests: (mkfds) add / and /etc/fstab as the monitoring targets to inotify
  lsfd: fill NAME column of inotify files with the information about their monitoring targets
  lsdf: make the code for filling SOURCE, PARTITION, and MAJMIN reusable


Trivial merge