summaryrefslogtreecommitdiffstats
path: root/fs/exofs/osd.c
diff options
context:
space:
mode:
authorBoaz Harrosh2008-10-28 14:38:12 +0100
committerBoaz Harrosh2009-03-31 18:44:31 +0200
commite6af00f1d1697ca41ab6a55307066ef3466833a9 (patch)
tree7aa0b64f14a994f30e6bdc8e8c0b7f811038e794 /fs/exofs/osd.c
parentexofs: address_space_operations (diff)
downloadkernel-qcow2-linux-e6af00f1d1697ca41ab6a55307066ef3466833a9.tar.gz
kernel-qcow2-linux-e6af00f1d1697ca41ab6a55307066ef3466833a9.tar.xz
kernel-qcow2-linux-e6af00f1d1697ca41ab6a55307066ef3466833a9.zip
exofs: dir_inode and directory operations
implementation of directory and inode operations. * A directory is treated as a file, and essentially contains a list of <file name, inode #> pairs for files that are found in that directory. The object IDs correspond to the files' inode numbers and are allocated using a 64bit incrementing global counter. * Each file's control block (AKA on-disk inode) is stored in its object's attributes. This applies to both regular files and other types (directories, device files, symlinks, etc.). Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'fs/exofs/osd.c')
0 files changed, 0 insertions, 0 deletions