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:
69116a1
)
libxfs: move header files
author
Dave Chinner
<dchinner@redhat.com>
Wed, 25 Jun 2014 04:57:36 +0000
(14:57 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Wed, 25 Jun 2014 04:57:36 +0000
(14:57 +1000)
Move all the header files that are shared with userspace into
libxfs. This is done as one big chunk simpy to get it done quickly.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
27 files changed:
fs/xfs/libxfs/xfs_ag.h
[moved from
fs/xfs/xfs_ag.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_alloc.h
[moved from
fs/xfs/xfs_alloc.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_alloc_btree.h
[moved from
fs/xfs/xfs_alloc_btree.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_attr_leaf.h
[moved from
fs/xfs/xfs_attr_leaf.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_attr_remote.h
[moved from
fs/xfs/xfs_attr_remote.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_attr_sf.h
[moved from
fs/xfs/xfs_attr_sf.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_bit.h
[moved from
fs/xfs/xfs_bit.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_bmap.h
[moved from
fs/xfs/xfs_bmap.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_bmap_btree.h
[moved from
fs/xfs/xfs_bmap_btree.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_btree.h
[moved from
fs/xfs/xfs_btree.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_cksum.h
[moved from
fs/xfs/xfs_cksum.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_da_btree.h
[moved from
fs/xfs/xfs_da_btree.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_da_format.h
[moved from
fs/xfs/xfs_da_format.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_dinode.h
[moved from
fs/xfs/xfs_dinode.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_dir2.h
[moved from
fs/xfs/xfs_dir2.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_format.h
[moved from
fs/xfs/xfs_format.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_ialloc.h
[moved from
fs/xfs/xfs_ialloc.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_ialloc_btree.h
[moved from
fs/xfs/xfs_ialloc_btree.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_inode_buf.h
[moved from
fs/xfs/xfs_inode_buf.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_inode_fork.h
[moved from
fs/xfs/xfs_inode_fork.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_inum.h
[moved from
fs/xfs/xfs_inum.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_log_format.h
[moved from
fs/xfs/xfs_log_format.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_log_recover.h
[moved from
fs/xfs/xfs_log_recover.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_quota_defs.h
[moved from
fs/xfs/xfs_quota_defs.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_shared.h
[moved from
fs/xfs/xfs_shared.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_trans_resv.h
[moved from
fs/xfs/xfs_trans_resv.h
with 100% similarity]
patch
|
blob
|
history
fs/xfs/libxfs/xfs_trans_space.h
[moved from
fs/xfs/xfs_trans_space.h
with 100% similarity]
patch
|
blob
|
history
diff --cc
fs/xfs/libxfs/xfs_ag.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_alloc.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_alloc_btree.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_attr_leaf.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_attr_remote.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_attr_sf.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_bit.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_bmap.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_bmap_btree.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_btree.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_cksum.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_da_btree.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_da_format.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_dinode.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_dir2.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_format.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_ialloc.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_ialloc_btree.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_inode_buf.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_inode_fork.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_inum.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_log_format.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_log_recover.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_quota_defs.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_shared.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_trans_resv.h
Simple merge
diff --cc
fs/xfs/libxfs/xfs_trans_space.h
Simple merge