Whamcloud - gitweb
More work on the logging code.
authoradilger <adilger>
Thu, 24 Apr 2003 08:06:39 +0000 (08:06 +0000)
committeradilger <adilger>
Thu, 24 Apr 2003 08:06:39 +0000 (08:06 +0000)
commit5a1da399750d1fbeed26028f7613cfe6645c6f70
tree896f9b4ef8501d3c3e1187a2ebe822fac8b14a6c
parentc735ca8b07fb355f8aa504fd2d778a67b32b3b69
More work on the logging code.

Move "desc_private" journal handle into obd_trans_info (already passed to
many of the OBD API methods) so that we can do nested transactions when
calling OBD API methods.
lustre/include/linux/lustre_log.h
lustre/lib/recov_log.c