diff options
| author | Jan Kara <[email protected]> | 2012-06-12 14:20:28 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2012-07-30 21:02:48 +0000 |
| commit | 41c4d25f78c01ede13efee1f2e979f3f35dd26f6 (patch) | |
| tree | 30eeb0d8beea61b24bda3357997bd288f2bbbd3c /net/unix/af_unix.c | |
| parent | sysfs: Push file_update_time() into bin_page_mkwrite() (diff) | |
| download | kernel-41c4d25f78c01ede13efee1f2e979f3f35dd26f6.tar.gz kernel-41c4d25f78c01ede13efee1f2e979f3f35dd26f6.zip | |
mm: Update file times from fault path only if .page_mkwrite is not set
Filesystems wanting to properly support freezing need to have control
when file_update_time() is called. After pushing file_update_time()
to all relevant .page_mkwrite implementations we can just stop calling
file_update_time() when filesystem implements .page_mkwrite.
Tested-by: Kamal Mostafa <[email protected]>
Tested-by: Peter M. Petrakis <[email protected]>
Tested-by: Dann Frazier <[email protected]>
Tested-by: Massimo Morana <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
