diff options
author | Nick Piggin <npiggin@suse.de> | 2007-10-16 10:25:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-16 18:42:57 +0200 |
commit | be021ee41a8b65d181fe22799de6be62adf72efb (patch) | |
tree | d02e79ac30c6b03ea361bc425a566a402a8db0c0 /fs/sysv | |
parent | ufs: convert to new aops (diff) | |
download | linux-be021ee41a8b65d181fe22799de6be62adf72efb.tar.xz linux-be021ee41a8b65d181fe22799de6be62adf72efb.zip |
udf: convert to new aops
Convert udf to new aops. Also seem to have fixed pagecache corruption in
udf_adinicb_commit_write -- page was marked uptodate when it is not. Also,
fixed the silly setup where prepare_write was doing a kmap to be used in
commit_write: just do kmap_atomic in write_end. Use libfs helpers to make
this easier.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: <bfennema@falcon.csc.calpoly.edu>
Cc: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions