tmp_suning_uos_patched/fs/exofs
Kautuk Consul 0e8d96dd2c exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)
readpage_strip can be called from several code paths all of which
require that the page be locked before any operations are carried
out.

Since we export the exofs_readpage callback to the VFS, add a
BUG_ON to check for PageLocked(page) to make sure that this
understanding is never compromised.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2012-08-02 14:52:12 +03:00
..
BUGS
common.h
dir.c exofs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
exofs.h exofs: Add SYSFS info for autologin/pNFS export 2012-05-21 12:24:01 +03:00
file.c
inode.c exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) 2012-08-02 14:52:12 +03:00
Kbuild exofs: Add SYSFS info for autologin/pNFS export 2012-05-21 12:24:01 +03:00
Kconfig
Kconfig.ore
namei.c vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 2012-03-20 21:29:32 -04:00
ore_raid.c ore: Unlock r4w pages in exact reverse order of locking 2012-07-20 11:49:25 +03:00
ore_raid.h
ore.c ore: Remove support of partial IO request (NFS crash) 2012-07-20 11:47:43 +03:00
super.c exofs: Add SYSFS info for autologin/pNFS export 2012-05-21 12:24:01 +03:00
symlink.c
sys.c exofs: fix sparse non-ANSI function warning 2012-06-12 06:33:22 +03:00