original_kernel/fs/udf
Nick Piggin be021ee41a 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>
2007-10-16 09:42:57 -07:00
..
Makefile
balloc.c Fix possible NULL pointer dereference in udf_table_free_blocks() 2007-08-31 01:42:22 -07:00
crc.c
dir.c
directory.c
ecma_167.h
file.c udf: convert to new aops 2007-10-16 09:42:57 -07:00
fsync.c
ialloc.c
inode.c udf: convert to new aops 2007-10-16 09:42:57 -07:00
lowlevel.c
misc.c
namei.c
osta_udf.h
partition.c
super.c UDF: handle wrong superblock better 2007-08-31 01:42:22 -07:00
symlink.c
truncate.c
udf_i.h
udf_sb.h UDF: fix UID and GID mount option ignorance 2007-07-31 15:39:43 -07:00
udfdecl.h
udfend.h
udftime.c
unicode.c