linux/arch/powerpc/platforms/cell/spufs
Christoph Hellwig 1b061d9247 rename the generic fsync implementations
We don't name our generic fsync implementations very well currently.
The no-op implementation for in-memory filesystems currently is called
simple_sync_file which doesn't make too much sense to start with,
the the generic one for simple filesystems is called simple_fsync
which can lead to some confusion.

This patch renames the generic file fsync method to generic_file_fsync
to match the other generic_file_* routines it is supposed to be used
with, and the no-op implementation to noop_fsync to make it obvious
what to expect.  In addition add some documentation for both methods.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-27 22:06:06 -04:00
..
.gitignore
backing_ops.c
context.c powerpc/sputrace: Use the generic event tracer 2009-08-20 10:29:21 +10:00
coredump.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
fault.c powerpc: Cleanup from l64 to ll64 change: arch code 2009-01-13 14:47:59 +11:00
file.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
gang.c
hw_ops.c
inode.c rename the generic fsync implementations 2010-05-27 22:06:06 -04:00
lscsa_alloc.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Makefile kbuild: drop include2/ used for O=... builds 2009-12-12 13:08:14 +01:00
run.c powerpc/spufs: Clear purge status before setting up isolated mode 2009-02-23 10:48:59 +11:00
sched.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_restore.c
spu_save_crt0.S
spu_save_dump.h_shipped
spu_save.c
spu_utils.h
spufs.h powerpc/sputrace: Use the generic event tracer 2009-08-20 10:29:21 +10:00
sputrace.h powerpc/sputrace: Use the generic event tracer 2009-08-20 10:29:21 +10:00
switch.c
syscalls.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00