Messages in this thread |  | | | Date | Tue, 1 Jul 2008 03:03:50 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] fsstack: fsstack_copy_inode_size locking | |
On Mon, Jun 30, 2008 at 04:49:01PM -0500, Michael Halcrow wrote:
> eCryptfs depends on the results of i_size_read() on the lower inode
> when it needs to interpolate the filesize when the metadata is stored
> in the lower file's xattr region.
please use vfs_getattr to get the size in thst case.
|  |