]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "client/fuse_ll: fully initialize callback struct"
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 3 Feb 2011 15:50:54 +0000 (07:50 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 3 Feb 2011 15:50:54 +0000 (07:50 -0800)
commit5f18f20daf03652697828da212d8ef52e7114494
tree591dec05c4abb6d356f57ec5041797238293e949
parentf0059c25cb9acc0b7fa49f7fa4932a2f70edc720
Revert "client/fuse_ll: fully initialize callback struct"

Older build environments may not have all the fuse function ptrs that
are present in newer ones. It's best to just let them all silently be
set to 0.

This reverts commit 516ac99bb8c16614757f3b61f4bf266e4531861e.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/client/fuse_ll.cc