Skip to content
Commit 471b1f98 authored by Joe Perches's avatar Joe Perches Committed by Steve French
Browse files

cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUG



This can reduce the size of the module by ~120KB which
could be useful for embedded systems.

$ size fs/cifs/built-in.o*
   text	   data	    bss	    dec	    hex	filename
 388567	  34459	 100440	 523466	  7fcca	fs/cifs/built-in.o.new
 495970	  34599	 117904	 648473	  9e519	fs/cifs/built-in.o.old

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Reviewed-by: default avatarJeff Layton <jlayton@redhat.com>
parent bde98197
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment