commit | 6d4b51241394664fffbf68ea86c96d2699344583 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Aug 02 10:14:21 2017 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Thu Aug 03 14:20:22 2017 -0400 |
tree | 07020c928222e32efc57ef11dd3e1fa415a8e494 | |
parent | ffb959bbdf923b4f89a08a04aba2501b1b16d164 [diff] |
ecryptfs: convert to file_write_and_wait in ->fsync This change is mainly for documentation/completeness, as ecryptfs never calls mapping_set_error, and so will never return a previous writeback error. Signed-off-by: Jeff Layton <jlayton@redhat.com>