+1
On Tue, Mar 12, 2013 at 5:50 PM, Bernardo Dal Seno <[email protected]>wrote: > On 12 March 2013 17:35, Iustin Pop <[email protected]> wrote: > > Hi all, > > > > It's nigh on impossible to search (meaningfully) for "rbd", as the very > > similar naming to "drbd" makes it hard (grep -w, yes, but still). And > > it also makes it harder to read code, as you always have to squint and > > make sure there are 3 or 4 letters :) > > > > What about renaming rbd to rados? In the Haskell code I've already used > > this name, and it makes for much more readable code (IMHO). > > +1, the only problem is finding all occurrences. > > Bernardo >
