Implement the show_options superblock op for spufs as part of a bid to get rid of s_options and generic_show_options() to make it easier to implement a context-based mount where the mount options can be passed individually over a file descriptor. Signed-off-by: David Howells <dhowells@redhat.com> cc: Jeremy Kerr <jk@ozlabs.org> cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| backing_ops.c | ||
| context.c | ||
| coredump.c | ||
| fault.c | ||
| file.c | ||
| gang.c | ||
| hw_ops.c | ||
| inode.c | ||
| lscsa_alloc.c | ||
| run.c | ||
| sched.c | ||
| spu_restore.c | ||
| spu_restore_crt0.S | ||
| spu_restore_dump.h_shipped | ||
| spu_save.c | ||
| spu_save_crt0.S | ||
| spu_save_dump.h_shipped | ||
| spu_utils.h | ||
| spufs.h | ||
| sputrace.h | ||
| switch.c | ||
| syscalls.c | ||