Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9184
b: refs/heads/master
c: 838bf96
h: refs/heads/master
v: v3
  • Loading branch information
Anton Altaparmakov committed Sep 26, 2005
1 parent 2521a9e commit 6832efb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 715dc636b64b57aee7aee7e8b5bf4f5267a6df48
refs/heads/master: 838bf9675a3d1ede01408aa105357b9ab43faf1b
2 changes: 1 addition & 1 deletion trunk/fs/ntfs/layout.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ enum {
magic_RCRD = const_cpu_to_le32(0x44524352), /* Log record page. */

/* Found in $LogFile/$DATA. (May be found in $MFT/$DATA, also?) */
magic_CHKD = const_cpu_to_le32(0x424b4843), /* Modified by chkdsk. */
magic_CHKD = const_cpu_to_le32(0x444b4843), /* Modified by chkdsk. */

/* Found in all ntfs record containing records. */
magic_BAAD = const_cpu_to_le32(0x44414142), /* Failed multi sector
Expand Down

0 comments on commit 6832efb

Please sign in to comment.