]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
authorAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 14:28:56 +0000 (15:28 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 14:28:56 +0000 (15:28 +0100)
commit3f2faef00c6af17542ea8672ed7d09367222b2d0
tree8b5cf2d76f2af684988d79b04e21ae92aaea8711
parent38b22b6e9f46ab8f73ef5734f0e0a000766a9258
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
      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>
fs/ntfs/ChangeLog
fs/ntfs/Makefile
fs/ntfs/layout.h
fs/ntfs/super.c
fs/ntfs/types.h
fs/ntfs/usnjrnl.c [new file with mode: 0644]
fs/ntfs/usnjrnl.h [new file with mode: 0644]
fs/ntfs/volume.h