summaryrefslogtreecommitdiffstats
path: root/net/sched/ematch.c
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-07-26 11:27:48 -0700
committerSage Weil <sage@newdream.net>2011-07-26 11:27:48 -0700
commitacda76578813ef893004ecad0e5ad2bb6039e5f7 (patch)
treed77d818eb8e783437e25d7590dd9864001a7e1b3 /net/sched/ematch.c
parentd8de9ab63a57326d21154c13c365f949f53ce8e1 (diff)
downloadtalos-obmc-linux-acda76578813ef893004ecad0e5ad2bb6039e5f7.tar.gz
talos-obmc-linux-acda76578813ef893004ecad0e5ad2bb6039e5f7.zip
ceph: fix bad parent_inode calc in ceph_lookup_open
We were always getting NULL here because the intent file f_dentry is always NULL at this point, which means we were always passing NULL to ceph_mdsc_do_request. In reality, this was fine, since this isn't currently ever a write operation that needs to get strung on the dir's unsafe list. Use the dir explicitly, and only pass it if this open has side-effects that a dir fsync should flush. Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net/sched/ematch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud