linux_dsm_epyc7002/fs/ocfs2
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
ocfs2_num_free_extents() is used to find the number of free extent records
in an inode btree. Hence, it takes an "ocfs2_dinode" parameter. We want to
use this for extended attribute trees in the future, so genericize the
interface the take a buffer head. A future patch will allow that buffer_head
to contain any structure rooting an ocfs2 btree.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
2008-10-13 13:57:58 -07:00
..
cluster
dlm
alloc.c ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
alloc.h ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
aops.c ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
aops.h
buffer_head_io.c
buffer_head_io.h
dcache.c
dcache.h
dir.c ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
dir.h
dlmglue.c
dlmglue.h
export.c
export.h
extent_map.c
extent_map.h
file.c ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
file.h ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 2008-10-13 13:57:58 -07:00
heartbeat.c
heartbeat.h
inode.c ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
inode.h
ioctl.c
ioctl.h
journal.c
journal.h
localalloc.c ocfs2: track local alloc state via debugfs 2008-10-13 13:57:58 -07:00
localalloc.h ocfs2: throttle back local alloc when low on disk space 2008-10-13 13:57:57 -07:00
locks.c ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
locks.h ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
Makefile
mmap.c
mmap.h
namei.c
namei.h
ocfs1_fs_compat.h
ocfs2_fs.h
ocfs2_lockid.h
ocfs2_lockingver.h
ocfs2.h ocfs2: track local alloc state via debugfs 2008-10-13 13:57:58 -07:00
resize.c
resize.h
slot_map.c
slot_map.h
stack_o2cb.c
stack_user.c ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
stackglue.c ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
stackglue.h ocfs2: POSIX file locks support 2008-10-13 13:57:57 -07:00
suballoc.c ocfs2: throttle back local alloc when low on disk space 2008-10-13 13:57:57 -07:00
suballoc.h ocfs2: throttle back local alloc when low on disk space 2008-10-13 13:57:57 -07:00
super.c ocfs2: throttle back local alloc when low on disk space 2008-10-13 13:57:57 -07:00
super.h
symlink.c
symlink.h
sysfile.c
sysfile.h
uptodate.c
uptodate.h
ver.c
ver.h