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:
4d94902
)
xfs: factor out a xfs_update_prealloc_flags() helper
author
Christoph Hellwig
<hch@lst.de>
Sun, 1 Feb 2015 22:53:56 +0000
(09:53 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Sun, 1 Feb 2015 22:53:56 +0000
(09:53 +1100)
This logic is duplicated in xfs_file_fallocate and xfs_ioc_space, and
we'll need another copy of it for pNFS block support.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
No differences found