summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2009-02-11 00:05:07 (GMT)
committerJoel Becker <joel.becker@oracle.com>2009-09-04 23:07:47 (GMT)
commit47460d65a483529b3bc2bf6ccf461ad45f94df83 (patch)
tree0727cae9477749e5f2596e86253a210e79c96a83 /kernel
parent8379e7c46cc48f51197dd663fc6676f47f2a1e71 (diff)
downloadlinux-fsl-qoriq-47460d65a483529b3bc2bf6ccf461ad45f94df83.tar.xz
ocfs2: Make the ocfs2_caching_info structure self-contained.
We want to use the ocfs2_caching_info structure in places that are not inodes. To do that, it can no longer rely on referencing the inode directly. This patch moves the flags to ocfs2_caching_info->ci_flags, stores pointers to the parent's locks on the ocfs2_caching_info, and renames the constants and flags to reflect its independant state. Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions