Re: Another feature request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 28, 2007 at 07:31:26AM -0700, Vikas Gorur wrote:
> > Would it be possible to flag a translator as INACTIVE (kind of hand-through)
> > or ACTIVE (this should be the default) while keeping the whole stack unchanged?
> 
> This would be a nice feature to have. However, I'd vote for keeping
> the specfile semantics simple (as-is), and to do these kinds of things
> at a higher layer, like the web-based configuration/specfile
> generation interface.

Since #commenting and #uncommenting uses to be less error-prone, I could imagine
a "dummy" translator that simply translates its subvolume to volume, and ignores
all other options given:

volume readahead
# type performance/read-ahead
    type features/dummy
  option page-size 65536
  option page-count 8
  subvolumes whatever
end-volume

volume writeback
  type performance/write-behind
  ...
  subvolumes readahead
end-volume

so "writeback" would be properly chained even if I decide to switch off readahead.

Anand, can we have a "dummy" "feature"? should be even shorter than "filter" ...

Vikas, I'm used to write my config files by hand...

Steffen





[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux