]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ceph: fix cap_wanted_delay_{min,max} mount option initialization
authorSage Weil <sage@newdream.net>
Tue, 18 Jan 2011 15:59:40 +0000 (07:59 -0800)
committerSage Weil <sage@newdream.net>
Wed, 19 Jan 2011 17:23:22 +0000 (09:23 -0800)
commit50aac4fec503960380ab594a93a6fbfdf3f8915f
tree31a4cc787284ce14bc06548e750bc045e0aa2c8b
parent17db143fc091238c43ab9f373974ca2224a4c3f8
ceph: fix cap_wanted_delay_{min,max} mount option initialization

These were initialized to 0 instead of the default, fallout from the RBD
refactor in 3d14c5d2b6e15c21d8e5467dc62d33127c23a644.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/super.c