]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: issue caps on regular files created via MKNOD
authorSage Weil <sage@newdream.net>
Sat, 18 Dec 2010 00:51:32 +0000 (16:51 -0800)
committerSage Weil <sage@newdream.net>
Sat, 18 Dec 2010 00:52:05 +0000 (16:52 -0800)
commitdf7e3ffd0bd6b9179d570621b11a9f99fe2216ca
treec65c0a63daa88f1c4f73874dc6c4eb4316455b84
parent7d33830af56af3dfab94e68078e0f17722cad367
mds: issue caps on regular files created via MKNOD

Give the client some caps to write with.  This is similar to the current
MKDIR behavior, but with different bits.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/Server.cc