Whamcloud - gitweb
LU-3584 osd-zfs: error check dmu_tx_hold_sa
[fs/lustre-release.git] / contrib / lbuild / lbuild-rhel
index efb5c81..3a7d378 100644 (file)
@@ -206,3 +206,8 @@ find_linux_rpm-rhel() {
     return 0
 
 }
+
+# This function digs out the linux release from the linux source tree
+find_linux_release() {
+       _find_linux_release $LINUX
+}