Home
last modified time | relevance | path

Searched hist:"47460 d65a483529b3bc2bf6ccf461ad45f94df83" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Duptodate.hdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>
H A Duptodate.cdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>
H A Dinode.hdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>
H A Dinode.cdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>
H A Docfs2.hdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>
H A Dsuper.cdiff 47460d65a483529b3bc2bf6ccf461ad45f94df83 Tue Feb 10 18:05:07 CST 2009 Joel Becker <joel.becker@oracle.com> 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>