mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-17 15:28:31 +00:00
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
This commit is contained in:
@@ -75,7 +75,8 @@ ToDo/Notes:
|
||||
for highly fragmented files, i.e. ones whose data attribute is split
|
||||
across multiple extents. When such a case is encountered,
|
||||
EOPNOTSUPP is returned.
|
||||
- $EA attributes can be both resident non-resident.
|
||||
- $EA attributes can be both resident and non-resident.
|
||||
- Use %z for size_t to fix compilation warnings. (Andrew Morton)
|
||||
|
||||
2.1.24 - Lots of bug fixes and support more clean journal states.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user