git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64871b8
)
ocfs2: Add ioctl for reflink.
author
Tao Ma
<tao.ma@oracle.com>
Mon, 21 Sep 2009 03:25:14 +0000
(11:25 +0800)
committer
Joel Becker
<joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:51 +0000
(20:09 -0700)
The ioctl will take 3 parameters: old_path, new_path and
preserve and call vfs_reflink. It is useful when we backport
reflink features to old kernels.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
No differences found