Sage Weil 5ef50c3bec 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>
2012-08-02 09:11:19 -07:00
..
2012-08-02 09:11:19 -07:00
2012-05-29 23:28:33 -04:00
2012-08-02 09:11:19 -07:00
2012-05-16 14:28:28 -05:00
2012-05-16 14:28:27 -05:00
2011-06-07 21:36:45 -07:00
2011-01-12 15:15:13 -08:00
2012-08-02 09:11:19 -07:00
2012-07-30 18:15:35 -07:00