NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached

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>
This commit is contained in:
Anton Altaparmakov 2004-11-18 20:34:59 +00:00
commit 218357ff1b
2 changed files with 58 additions and 48 deletions