Whamcloud - gitweb
Print out generation values as unsigned instead of hex to be consistent and
authoradilger <adilger>
Fri, 3 Oct 2003 16:17:14 +0000 (16:17 +0000)
committeradilger <adilger>
Fri, 3 Oct 2003 16:17:14 +0000 (16:17 +0000)
remove confusion when debugging.

lustre/llite/rw24.c
lustre/llite/rw26.c

index ce1ea6c..9646a63 100644 (file)
@@ -1,7 +1,7 @@
 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
  * vim:expandtab:shiftwidth=8:tabstop=8:
  *
- * Lustre Lite I/O page cache for the 2.4 kernel generation
+ * Lustre Lite I/O page cache for the 2.4 kernel version
  *
  *  Copyright (c) 2001-2003 Cluster File Systems, Inc.
  *
index 26e6531..2df14c4 100644 (file)
@@ -1,7 +1,7 @@
 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
  * vim:expandtab:shiftwidth=8:tabstop=8:
  *
- * Lustre Lite I/O page cache routines for the 2.5/2.6 kernel generation
+ * Lustre Lite I/O page cache routines for the 2.5/2.6 kernel version
  *
  *  Copyright (c) 2001-2003 Cluster File Systems, Inc.
  *