Re: fs/nfs_common/Makefile: fix the C file name

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

 



On Mon, 2008-10-27 at 17:07 +0000, Américo Wang wrote:
> There's no file named 'nfs_acl.c' in that directory, it is 'nfsacl.c'.
> 
> Signed-off-by: WANG Cong <wangcong@xxxxxxxxx>
> Cc: J. Bruce Fields <bfields@xxxxxxxxxxxx>
> 
> ---
> diff --git a/fs/nfs_common/Makefile b/fs/nfs_common/Makefile
> index f689ed8..5cb60c5 100644
> --- a/fs/nfs_common/Makefile
> +++ b/fs/nfs_common/Makefile
> @@ -2,6 +2,6 @@
>  # Makefile for Linux filesystem routines that are shared by client and server.
>  #
>  
> -obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o
> +obj-$(CONFIG_NFS_ACL_SUPPORT) += nfsacl.o
>  
>  nfs_acl-objs := nfsacl.o

NAK. The existing line is correct because the _module_ is called
nfs_acl.ko.

  Trond

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux