Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 36763677 authored by Anton Altaparmakov's avatar Anton Altaparmakov
Browse files

NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the


	cached value everywhere.  Cache the initialized_size in the same way
	and protect the critical region where the two sizes are read using the
	new size_lock of the ntfs inode.
      - Add the new size_lock to the ntfs_inode structure (fs/ntfs/inode.h)
	and initialize it (fs/ntfs/inode.c).

Signed-off-by: default avatarAnton Altaparmakov <aia21@cantab.net>
parent 899101ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment