[PATCH v2 2/3] common: add cifs support

Christoph Hellwig hch at infradead.org
Thu Aug 28 11:18:02 MDT 2014


On Wed, Aug 27, 2014 at 12:28:37AM +0400, Pavel Shilovsky wrote:
> +    - You can explicitly specify NFS or CIFS, otherwise the filesystem type will
> +      be autodetected from $TEST_DEV:
>        ./check -nfs [test(s)]

Can you take care of mentioning tmpfs as well, looks like it didn't get
added here when support was added.

>  	;;
> +    cifs)
> +	# Don't know how to check a CIFS filesystem, yet.
> +	;;

Will we ever find a way to sanity check a cifs fs? :)

Otherwise looks fine to me.


More information about the samba-technical mailing list