linux-uconsole/fs/exofs
Dan Carpenter 423ad7df30 exofs: confusion between kmap() and kmap_atomic() api
commit ddf08f4b90 upstream.

For kmap_atomic() we call kunmap_atomic() on the returned pointer.
That's different from kmap() and kunmap() and so it's easy to get them
backwards.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-05 11:10:47 -07:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
dir.c exofs: confusion between kmap() and kmap_atomic() api 2010-07-05 11:10:47 -07:00
exofs.h exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
file.c exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
inode.c exofs: simple_write_end does not mark_inode_dirty 2010-01-18 10:19:15 -08:00
Kbuild exofs: super_operations and file_system_type 2009-03-31 19:44:34 +03:00
Kconfig exofs: Kbuild, Headers and osd utils 2009-03-31 19:44:20 +03:00
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
osd.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
super.c exofs: remove BKL from super operations 2009-09-24 07:47:38 -04:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00