Whamcloud - gitweb
LU-15626 lnet: fix shellcheck warning for lnet utils
[fs/lustre-release.git] / lnet / utils / lbstats
index 6cf4a52..039d45b 100755 (executable)
@@ -1,4 +1,14 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+# lnet/utils/lbstats
+#
+# Cleanly print out info about lnet router buffers,
+# network interfaces, and peers
+#
 
 echo "=== Router Buffers ======="
 lctl get_param -n buffers 2> /dev/null