diff options
| author | Frank Swiderski <[email protected]> | 2010-11-15 10:43:22 -0800 | 
|---|---|---|
| committer | Tyler Hicks <[email protected]> | 2011-01-17 13:01:25 -0600 | 
| commit | 24562486be76cf223b8d911f45e1d26eb3364b13 (patch) | |
| tree | 7ce33c533c12b4dc66d8afd836c7996d5769e325 /drivers/scsi/mpt2sas/mpi/mpi2_tool.h | |
| parent | f24b38874e1e37bb70291bbc4c5c3c13f5f9dac8 (diff) | |
ecryptfs: remove unnecessary decrypt when extending a file
Removes an unecessary page decrypt from ecryptfs_begin_write when the
page is beyond the current file size. Previously, the call to
ecryptfs_decrypt_page would result in a read of 0 bytes, but still
attempt to decrypt an entire page. This patch detects that case and
merely zeros the page before marking it up-to-date.
Signed-off-by: Frank Swiderski <[email protected]>
Signed-off-by: Tyler Hicks <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_tool.h')
0 files changed, 0 insertions, 0 deletions