lkml.org 
[lkml]   [2006]   [Jan]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 24 Jan 2006 09:58:51 +0100
FromJan Kara <>
SubjectRe: [Patch] quota: remove unused sync_dquots_dev()
> browsing through the quota code, I found that the
> already removed sync_dquots_dev(dev,type) is still
> defined in the no-quota case, so here is a patch
> to remove this unused define ...
  Yes, that's unused for some while. Please send it to Andrew/Linus
for inclusion.

> Signed-off-by: Herbert Pötzl <herbert@13thfloor.at>
  Acked-by: Jan Kara <jack@suse.cz>

								Honza

> --- ./include/linux/quotaops.h.orig	2006-01-03 17:30:10 +0100
> +++ ./include/linux/quotaops.h	2006-01-24 05:36:57 +0100
> @@ -190,7 +190,6 @@ static __inline__ int DQUOT_OFF(struct s
>   */
>  #define sb_dquot_ops				(NULL)
>  #define sb_quotactl_ops				(NULL)
> -#define sync_dquots_dev(dev,type)		(NULL)
>  #define DQUOT_INIT(inode)			do { } while(0)
>  #define DQUOT_DROP(inode)			do { } while(0)
>  #define DQUOT_ALLOC_INODE(inode)		(0)
> 
-- 
Jan Kara <jack@suse.cz>
SuSE CR Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-24 10:01    [from the cache]
©2003-2008