aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/usnjrnl.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-06-25NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov1-0/+84
is active on the volume and we are mounting read-write or remounting from read-only to read-write. Signed-off-by: Anton Altaparmakov <aia21@cantab.net>