+4
−5
Loading
Simplify the logic in ecryptfs_setattr by combining the two ATTR_SIZE blocks. This initializes lower_ia before the size check, which is obviously correct as the size check doesn't look at it. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Tyler Hicks <code@tyhicks.com>