aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-04-24 16:32:55 -0400
committerJosef Bacik <jbacik@fusionio.com>2013-05-06 15:55:07 -0400
commiteb384b55ae9c2055ea00c5cc87971e182d47aefa (patch)
tree264ce025fdf750770e7e034345a923f2a9a9752b /sound
parent416bc6580bb01ddf67befaaeb94f087b392e7f47 (diff)
Btrfs: fix extent logging with O_DIRECT into prealloc
This is the same as the fix from commit Btrfs: fix bad extent logging but for O_DIRECT. I missed this when I fixed the problem originally, we were still using the em for the orig_start and orig_block_len, which would be the merged extent. We need to use the actual extent from the on disk file extent item, which we have to lookup to make sure it's ok to nocow anyway so just pass in some pointers to hold this info. Thanks, Cc: stable@vger.kernel.org Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions