LDM_VALIDATE_PRIVHEADS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ldm_validate_privheads - Compare the primary privhead with its backups  

SYNOPSIS

"SYNOPSIS"

BOOL ldm_validate_privheads (struct block_device * bdev, struct privhead * ph1);  

ARGUMENTS

bdev
Device holding the LDM Database
ph1
Memory struct to fill with ph contents
 

DESCRIPTION

Read and compare all three privheads from disk.

The privheads on disk show the size and location of the main disk area and the configuration area (the database). The values are range-checked against hd, which contains the real size of the disk.  

RETURN

TRUE Success FALSE Error


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN

This document was created by man2html, using the manual pages.
Time: 07:07:14 GMT, October 06, 2005