commit | fbf8fb76505a9e5bbb47e91d964105b6ea59b0ec | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Tue Jun 12 16:20:43 2012 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jul 31 09:45:51 2012 +0400 |
tree | 6179839a08c12657ed22c93d7733458ff201d98f | |
parent | 58ef6a75c38e9faa7d19bb7d7b45fe0df02e8621 [diff] |
ntfs: Convert to new freezing mechanism Move check in ntfs_file_aio_write_nolock() to ntfs_file_aio_write() and use new freeze protection. CC: linux-ntfs-dev@lists.sourceforge.net CC: Anton Altaparmakov <anton@tuxera.com> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>