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
Makefile
bfs.h
dir.c repair bfs_write_inode(), switch bfs to simple_fsync() 2009-06-11 21:36:14 -04:00
file.c
inode.c bfs: add ->sync_fs 2009-06-11 21:36:14 -04:00