From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suresh Jayaraman Subject: Re: [PATCH v2 2/3] cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface Date: Thu, 13 Oct 2011 10:18:12 +0530 Message-ID: <4E966D8C.30101@suse.com> References: <4E953201.9060606@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-cifs , Jeff Layton , Alexander Swen To: Steve French Return-path: In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On 10/13/2011 04:22 AM, Steve French wrote: > Minor clarification - the readme mentions > > /proc/module/cifs/parameters/ > > i.e. echo "value" > /proc/module/cifs/parameters/ > > but in my system they are under /sys/module/.... not /proc/module/.... Sorry about this.. It is meant to be /sys/module/.. only. It was a typo. Thanks for fixing it. -Suresh