commit | bca5e9bd1eb2a9422a2ff29e822a956310653754 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Aug 18 20:40:14 2009 -0700 |
committer | Joel Becker <joel.becker@oracle.com> | Fri Feb 26 15:41:11 2010 -0800 |
tree | 593e82a8bc6782141eb31f5d2274c0597f950c2f | |
parent | 73857ee0b548017f9632a0d0e6fe2dabbdc11d31 [diff] |
ocfs2: Gell into ocfs2_xa_set() ocfs2_xa_set() wraps the ocfs2_xa_prepare_entry()/ocfs2_xa_store_value() logic. Both callers can now use the same routine. ocfs2_xa_remove() moves directly into ocfs2_xa_set(). Signed-off-by: Joel Becker <joel.becker@oracle.com>