]> git.karo-electronics.de Git - linux-beck.git/commit
ceph: fix, clean up string mount arg parsing
authorSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 17:19:28 +0000 (10:19 -0700)
committerSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 18:17:25 +0000 (11:17 -0700)
commite53c2fe075feda1fd4f009956ac026dc24c3a199
tree8607bbfb40f6eb1bd9d463b970454faa9623cd0e
parent6ca874e92d5e50beb8e351dfd8121947bafc79ec
ceph: fix, clean up string mount arg parsing

Clearly demark int and string argument options, and do not try to convert
string arguments to ints.

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