summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-07-31 11:27:36 -0700
committerSage Weil <sage@inktank.com>2012-08-02 09:11:19 -0700
commit5ef50c3bec20060bc114f62d6503c5d86d70bdd7 (patch)
tree0777f7c9bef358fe7778e11874a6a750e0d2ceab /net
parent1a9b4993b70fb1884716902774dc9025b457760d (diff)
downloadlinux-3.10-5ef50c3bec20060bc114f62d6503c5d86d70bdd7.tar.gz
linux-3.10-5ef50c3bec20060bc114f62d6503c5d86d70bdd7.tar.bz2
linux-3.10-5ef50c3bec20060bc114f62d6503c5d86d70bdd7.zip
ceph: simplify+fix atomic_open
The initial ->atomic_open op was carried over from the old intent code, which was incomplete and didn't really work. Replace it with a fresh method. In particular: * always attempt to do an atomic open+lookup, both for the create case and for lookups of existing files. * fix symlink handling by returning 1 to the VFS so that we can follow the link to its destination. This fixes a longstanding ceph bug (#2392). Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions