On Wed, 02 Oct 2013 15:47:33 +0100, Alin Dobre said:

> +++ b/fs/idmapfs/Kconfig
> @@ -0,0 +1,8 @@
> +config IDMAP_FS
> +     tristate "Idmapfs stackable file system (EXPERIMENTAL)"
> +     help
> +       Wrapfs is a stackable file system which simply passes its
> +       operations to the lower layer.

NAK.

The help text states this is 'wrapfs', and that it merely passes its operations
to the lower layer, presumably without being modified.

The menu item calls it 'idmapfs',which implies that the requests *are*
modified.

This may be "wrapfs renamed to idmapfs, with minimum changes', but
in this case it's *too* minimum.

Attachment: pgpLjB6_PSKpo.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to