aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorBoaz Harrosh <bharrosh@panasas.com>2010-01-12 15:13:47 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2010-03-03 13:00:16 -0500
commitad2a722f196d2b014f49e6c37e072df71eb3695f (patch)
tree5f643dc85181e1f2a63a906de316c3091c93c360 /include/linux/fs.h
parent4b1ae27a96d9860e6c4348673e8fb6a0322511fe (diff)
downloadkernel_samsung_espresso10-ad2a722f196d2b014f49e6c37e072df71eb3695f.zip
kernel_samsung_espresso10-ad2a722f196d2b014f49e6c37e072df71eb3695f.tar.gz
kernel_samsung_espresso10-ad2a722f196d2b014f49e6c37e072df71eb3695f.tar.bz2
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 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions