LOAD_AND_INIT_USNJRNL

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

 

NAME

load_and_init_usnjrnl - load and setup the transaction log if present  

SYNOPSIS

"SYNOPSIS"

BOOL load_and_init_usnjrnl (ntfs_volume * vol);  

ARGUMENTS

vol
ntfs super block describing device whose usnjrnl file to load
 

DESCRIPTION

Return TRUE on success or FALSE on error.

If $UsnJrnl is not present or in the process of being disabled, we set NVolUsnJrnlStamped and return success.

If the $UsnJrnl $DATA/$J attribute has a size equal to the lowest valid usn, i.e. transaction logging has only just been enabled or the journal has been stamped and nothing has been logged since, we also set NVolUsnJrnlStamped and return success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:26 GMT, October 09, 2005