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/fs/bfs
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs
Add a ->sync_fs method for data integrity syncs, and reimplement
->write_super ontop of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:14 -04:00
..
Kconfig fs/Kconfig: move bfs out 2009-01-22 13:15:57 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfs.h bfs: kill BKL 2008-07-26 12:00:03 -07:00
dir.c repair bfs_write_inode(), switch bfs to simple_fsync() 2009-06-11 21:36:14 -04:00
file.c bfs: kill BKL 2008-07-26 12:00:03 -07:00
inode.c bfs: add ->sync_fs 2009-06-11 21:36:14 -04:00