git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1042ba
)
exofs: Move exofs specific osd operations out of ios.c
author
Boaz Harrosh
<bharrosh@panasas.com>
Mon, 16 May 2011 12:26:47 +0000
(15:26 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Sun, 7 Aug 2011 02:35:31 +0000
(19:35 -0700)
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>
No differences found