git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206f9f3
)
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 18 Nov 2004 20:34:59 +0000
(20:34 +0000)
committer
Anton Altaparmakov
<aia21@cantab.net>
Thu, 5 May 2005 09:34:45 +0000
(10:34 +0100)
value afterwards. Cache the initialized_size in the same way and
protect access to the two sizes using the size_lock.
- Minor optimization to fs/ntfs/super.c::ntfs_statfs() and its helpers.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
No differences found