dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/pohmelfs
Jan Kara b04f932171 pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Use new helper __generic_file_aio_write(). Since the fs takes care of syncing
by itself afterwards, there are no more changes needed.

CC: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-09-14 17:08:15 +02:00
..
Kconfig Staging: pohmelfs: fix kconfig dependencies 2009-04-03 14:53:36 -07:00
Makefile Staging: pohmelfs: kconfig/makefile and vfs changes. 2009-04-03 14:53:36 -07:00
config.c Staging: Pohmelfs: Added IO permissions and priorities. 2009-04-17 11:06:30 -07:00
crypto.c Staging: pohmelfs: move open brace to same line on structs 2009-06-19 11:00:39 -07:00
dir.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00
inode.c pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock 2009-09-14 17:08:15 +02:00
lock.c Staging: Pohmelfs: Add load balancing between network states with the same priority. 2009-04-17 11:06:31 -07:00
mcache.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
net.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00
netfs.h Staging: pohmelfs: Remove C99 comments 2009-06-19 11:00:39 -07:00
path_entry.c Staging: pohmelfs: should include fs_struct.h 2009-04-03 14:53:36 -07:00
trans.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00