diff options
author | Tao Ma <tao.ma@oracle.com> | 2009-08-17 23:44:10 -0400 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2009-09-22 23:09:47 -0400 |
commit | 19bd341f6a6c6b314bcac55bbd906bfd3603fe9e (patch) | |
tree | 2eefd82e6ae2495b4d3288dc452763eea8d2fb37 /security | |
parent | c18b812d127a971901180188b918a7cd98ccd4d6 (diff) |
ocfs2: Use proper parameter for some inode operation.
In order to make the original function more suitable for reflink,
we modify the following inode operations. Both are tiny.
1. ocfs2_mknod_locked only use dentry for mlog, so move it to
the caller so that reflink can use it without dentry.
2. ocfs2_prepare_orphan_dir only want inode to get its ip_blkno.
So use ip_blkno instead.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions