On Wed, Sep 26, 2007 at 08:19:13AM -0500, Chris Kirby wrote: > Darren J Moffat wrote: > >Mark Maybee wrote: > > > >>+ refreserv=size | none > > > > > >Do you really need to abbreviate this, I had to read this three times > >before I could work out what it was (I kept thinking serve what ?). > >Maybe "refreserved" instead (ie create not creat :-)). > > How about "refreservation", which matches the current "reservation" > property and the "refquota"/"quota" scheme? >
Note that we already allow abbreviations in property names, by allowing the canonical name or the 'zfs list' column name. For example, 'zfs list -o referenced,refer' will print two identical columns of output. We can have 'refreservation' as the full name, but use 'refres' or 'refreserv' as the column header. - Eric -- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock
