case sensitivity in attributes file
case sensitivity in attributes file
- Subject: case sensitivity in attributes file
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 07 Sep 2011 16:23:38 +0700
I noticed that (on a case sensitive volume) the attributes file has keyCompareType == 0 and does order its records in a case sensitive way:
8: [fileID: 5917812 startBlock: 0 Key: "aBc"]
9: [fileID: 5917812 startBlock: 0 Key: "aCc"]
10: [fileID: 5917812 startBlock: 0 Key: "aDc"]
11: [fileID: 5917812 startBlock: 0 Key: "abc"]
12: [fileID: 5917812 startBlock: 0 Key: "acc"]
13: [fileID: 5917812 startBlock: 0 Key: "adc"]
I have no case-insensitive volume to test.
How does the attributes file on a case-insensitive volume order its records?
( I looked at TN1150 but did not find an answer).
Kind regards,
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden