Home
last modified time | relevance | path

Searched hist:e7a1033b946f4f2622f2b338ab107f559aad542c (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlogfile.hdiff e7a1033b946f4f2622f2b338ab107f559aad542c Thu Sep 08 10:12:28 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Support more clean journal ($LogFile) states.

- Support journals ($LogFile) which have been modified by chkdsk. This
means users can boot into Windows after we marked the volume dirty.
The Windows boot will run chkdsk and then reboot. The user can then
immediately boot into Linux rather than having to do a full Windows
boot first before rebooting into Linux and we will recognize such a
journal and empty it as it is clean by definition.
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. We sanity check both and
either use the only sane one or the more recent one of the two in the
case that both are valid.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
H A DMakefilediff e7a1033b946f4f2622f2b338ab107f559aad542c Thu Sep 08 10:12:28 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Support more clean journal ($LogFile) states.

- Support journals ($LogFile) which have been modified by chkdsk. This
means users can boot into Windows after we marked the volume dirty.
The Windows boot will run chkdsk and then reboot. The user can then
immediately boot into Linux rather than having to do a full Windows
boot first before rebooting into Linux and we will recognize such a
journal and empty it as it is clean by definition.
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. We sanity check both and
either use the only sane one or the more recent one of the two in the
case that both are valid.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
H A Dlogfile.cdiff e7a1033b946f4f2622f2b338ab107f559aad542c Thu Sep 08 10:12:28 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Support more clean journal ($LogFile) states.

- Support journals ($LogFile) which have been modified by chkdsk. This
means users can boot into Windows after we marked the volume dirty.
The Windows boot will run chkdsk and then reboot. The user can then
immediately boot into Linux rather than having to do a full Windows
boot first before rebooting into Linux and we will recognize such a
journal and empty it as it is clean by definition.
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. We sanity check both and
either use the only sane one or the more recent one of the two in the
case that both are valid.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
H A Dsuper.cdiff e7a1033b946f4f2622f2b338ab107f559aad542c Thu Sep 08 10:12:28 CDT 2005 Anton Altaparmakov <aia21@cantab.net> NTFS: Support more clean journal ($LogFile) states.

- Support journals ($LogFile) which have been modified by chkdsk. This
means users can boot into Windows after we marked the volume dirty.
The Windows boot will run chkdsk and then reboot. The user can then
immediately boot into Linux rather than having to do a full Windows
boot first before rebooting into Linux and we will recognize such a
journal and empty it as it is clean by definition.
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. We sanity check both and
either use the only sane one or the more recent one of the two in the
case that both are valid.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>