commit | 85e44df4748670a1a7d8441b2d75843cdebc478a | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Mon May 16 15:26:47 2011 +0300 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Sat Aug 06 19:35:31 2011 -0700 |
tree | c5bc0cdf7dad56cc6f3a38f99c88f62325a1e029 | |
parent | e1042ba0991aab80ced34f7dade6ec25f22b4304 [diff] |
exofs: Move exofs specific osd operations out of ios.c ios.c will be moving to an external library, for use by the objects-layout-driver. Remove from it some exofs specific functions. Also g_attr_logical_length is used both by inode.c and ios.c move definition to the later, to keep it independent Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>