summaryrefslogtreecommitdiffstats
path: root/misc-utils/.gitignore
diff options
context:
space:
mode:
authorDavidlohr Bueso2012-02-27 18:26:40 +0100
committerKarel Zak2012-02-29 14:08:11 +0100
commit3dc02ef4080d5ea913a24ad759cc124ab6b514f4 (patch)
tree257edaf3bd701247b7d11269743637209ee5854d /misc-utils/.gitignore
parentinclude: add /proc/locks path to pathnames (diff)
downloadkernel-qcow2-util-linux-3dc02ef4080d5ea913a24ad759cc124ab6b514f4.tar.gz
kernel-qcow2-util-linux-3dc02ef4080d5ea913a24ad759cc124ab6b514f4.tar.xz
kernel-qcow2-util-linux-3dc02ef4080d5ea913a24ad759cc124ab6b514f4.zip
lslocks: new command
The new lslocks(8) program is meant to replace the deprecated lslk(8). It is designed for simplicity and removes unnecessary Unix legacy outputs and options: - Don't output inode number, whence and maj:min device numbers. - Don't provide nonblocking syscall options stat(2) and readlink(2) - Remove lslk's alternate default kernel name list file path (-k) The option to use nonblocking calls was previously intended for NFS partitions; however this should be transparent to utility programs considering that timeouts can occur generically (fuse - sshfs, NFS, netdevs, etc). Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/.gitignore')
-rw-r--r--misc-utils/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/.gitignore b/misc-utils/.gitignore
index 897e6d123..bde3ab8d9 100644
--- a/misc-utils/.gitignore
+++ b/misc-utils/.gitignore
@@ -17,3 +17,5 @@ blkid
wipefs
findmnt
lsblk
+lslocks
+