Whamcloud - gitweb
Pass peer/target UUID to the log handling functions, so we can track which
authoradilger <adilger>
Fri, 16 May 2003 23:16:22 +0000 (23:16 +0000)
committeradilger <adilger>
Fri, 16 May 2003 23:16:22 +0000 (23:16 +0000)
commit123c55199165d03b81384c7275afa56323185a73
treec27f8f641ce96d454bef8b60c85a9329cac79e01
parenta8e4a1f663412ceb2201055ce142e8a898e1f73b
Pass peer/target UUID to the log handling functions, so we can track which
logs/catalogs belong to each target.  Targets should only be sent the logs
that pertain to themselves.  We don't have these values in the kernel yet.
lustre/include/linux/lustre_log.h
lustre/lib/recov_log.c