Whamcloud - gitweb
Set up logging on the MDS.
authoradilger <adilger>
Wed, 14 May 2003 20:17:51 +0000 (20:17 +0000)
committeradilger <adilger>
Wed, 14 May 2003 20:17:51 +0000 (20:17 +0000)
commit0671e219b4822ff10d9c7045832ed0a1873a6bc9
treec5c94ce1831367912902b3690e44ccd1b1b30af5
parentcfd7c31de71685e61b9e93130c6b978b716b52dd
Set up logging on the MDS.
Add fields to MDS last_rcvd to more closely match filter last_rcvd
 - only last_objid is missing, as it would change the on-disk MDS layout
 - that could be added if/when we need to do other MDS format changes
Add handling of unlink cookies on OSC, LOV and OST, but not full-circle yet.
Delete empty log files from catalog at close time.
Add locking for logs/catalog.
lustre/include/linux/lustre_log.h
lustre/lib/recov_log.c