]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitb9040ac2672fc609e425330849f23b8b7f35813b
tree92cbb3ada529da2f535943eee8db9dfe1e39ed8d
parent07e7d1c7811598c85a43b694fa40d7c97aa04f54
parent157a469671968bcae0445ba0042c364e55cf8da9
Merge branch 'lsfd--inotify' of https://github.com/masatake/util-linux

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