diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2010-01-12 15:13:47 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-03-03 13:00:16 -0500 |
commit | ad2a722f196d2b014f49e6c37e072df71eb3695f (patch) | |
tree | 5f643dc85181e1f2a63a906de316c3091c93c360 /fs/cachefiles | |
parent | 4b1ae27a96d9860e6c4348673e8fb6a0322511fe (diff) |
libfs: Open code simple_commit_write into only user
* simple_commit_write was only called by simple_write_end.
Open coding it makes it tiny bit less heavy on the arithmetic and
much more readable.
* While at it use zero_user() for clearing a partial page.
* While at it add a docbook comment for simple_write_end.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions