diff options
author | Boaz Harrosh <[email protected]> | 2008-10-27 18:37:02 +0200 |
---|---|---|
committer | Boaz Harrosh <[email protected]> | 2009-03-31 19:44:24 +0300 |
commit | e806271916ed6068a0e3e4e9298dff0688b88e0d (patch) | |
tree | 53669f4a55fecd82d289c035712d416e5b8dce35 /net/lapb/lapb_subr.c | |
parent | b14f8ab2844987f013253dd04b708bde7fc1b52d (diff) |
exofs: file and file_inode operations
implementation of the file_operations and inode_operations for
regular data files.
Most file_operations are generic vfs implementations except:
- exofs_truncate will truncate the OSD object as well
- Generic file_fsync is not good for none_bd devices so open code it
- The default for .flush in Linux is todo nothing so call exofs_fsync
on the file.
Signed-off-by: Boaz Harrosh <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions