mirror of
https://github.com/torvalds/linux.git
synced 2026-07-16 10:35:46 +02:00
The return value of this function is never used, so let's be honest and declare it as void. Some places where invalidatepage returned 0, I have inserted comments suggesting a BUG_ON. [akpm@osdl.org: JBD BUG fix] [akpm@osdl.org: rework for git-nfs] [akpm@osdl.org: don't go BUG in block_invalidate_page()] Signed-off-by: Neil Brown <neilb@suse.de> Acked-by: Dave Kleikamp <shaggy@austin.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| cache.h | ||
| callback.c | ||
| cell.c | ||
| cell.h | ||
| cmservice.c | ||
| cmservice.h | ||
| dir.c | ||
| errors.h | ||
| file.c | ||
| fsclient.c | ||
| fsclient.h | ||
| inode.c | ||
| internal.h | ||
| kafsasyncd.c | ||
| kafsasyncd.h | ||
| kafstimod.c | ||
| kafstimod.h | ||
| main.c | ||
| Makefile | ||
| misc.c | ||
| mntpt.c | ||
| mount.h | ||
| proc.c | ||
| server.c | ||
| server.h | ||
| super.c | ||
| super.h | ||
| transport.h | ||
| types.h | ||
| vlclient.c | ||
| vlclient.h | ||
| vlocation.c | ||
| vnode.c | ||
| vnode.h | ||
| volume.c | ||
| volume.h | ||