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:
2814697
)
hfsplus: write up fsync for directories
author
Christoph Hellwig
<hch@tuxera.com>
Tue, 23 Nov 2010 13:38:10 +0000
(14:38 +0100)
committer
Christoph Hellwig
<hch@lst.de>
Tue, 23 Nov 2010 13:38:10 +0000
(14:38 +0100)
fsync is supposed to not just work on regular files, but also on
directories. Fortunately enough hfsplus_file_fsync works just fine
for directories, so we can just wire it up.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found