summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorBoaz Harrosh <bharrosh@panasas.com>2008-10-27 17:37:02 +0100
committerBoaz Harrosh <bharrosh@panasas.com>2009-03-31 18:44:24 +0200
commite806271916ed6068a0e3e4e9298dff0688b88e0d (patch)
tree53669f4a55fecd82d289c035712d416e5b8dce35 /firmware
parentexofs: Kbuild, Headers and osd utils (diff)
downloadlinux-e806271916ed6068a0e3e4e9298dff0688b88e0d.tar.xz
linux-e806271916ed6068a0e3e4e9298dff0688b88e0d.zip
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 <bharrosh@panasas.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions