Sign in with
Sign up | Sign in
Your question
Closed

NTFS Change Journal

Tags:
  • File System
  • NTFS
  • Windows
Last response: in Windows 2000/NT
Share
Anonymous
May 15, 2004 4:33:51 AM

Archived from groups: microsoft.public.win2000.file_system (More info?)

Hi,

I'm working on an application that makes use of the NTFS change journal.
From searching Google it seems like the change journal is not that
popular. I still hope to find anyone here who can answer my question:

The MSDN docs state that one could simply resize the change journal
by using the FSCTL_CREATE_USN_JOURNAL control code with
DeviceIoControl() and specify the new MaximumSize and AllocationDelta.

However, when I do this from my app I can never make it smaller. Enlargening
it only works when I specify values around certain thresholds. Setting the
AllocationDelta alone also does not work as expected.

All this does not harm my application but I would like to know if this is
a known system restriction? The fsutil.exe command line tool shows the same
behavior. And the only articles I know of (Jeffrey Cooperstein/Jeffrey
Richter)
don't mention any problems with it (probably because they were written
prerelease)

Anyone?

thanks,
Nick

More about : ntfs change journal

February 19, 2010 8:22:10 AM

Hello Nick,
did you cope with NTFS journal?
February 19, 2010 8:31:03 AM

Necropost
Anonymous
February 19, 2010 10:05:10 AM

Necropost.
!