[PATCH] afs: remove cache.h

Christoph Hellwig hch at lst.de
Sat Sep 26 12:58:34 EDT 2009


ping?

On Tue, Apr 07, 2009 at 06:08:15PM +0200, Christoph Hellwig wrote:
> It's just a wrapper for <linux/fscache.h>, so remove it.
> 
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> 
> Index: linux-2.6/fs/afs/cache.h
> ===================================================================
> --- linux-2.6.orig/fs/afs/cache.h	2009-04-05 13:40:08.768445472 +0200
> +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
> @@ -1,12 +0,0 @@
> -/* AFS local cache management interface
> - *
> - * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
> - * Written by David Howells (dhowells at redhat.com)
> - *
> - * This program is free software; you can redistribute it and/or
> - * modify it under the terms of the GNU General Public License
> - * as published by the Free Software Foundation; either version
> - * 2 of the License, or (at your option) any later version.
> - */
> -
> -#include <linux/fscache.h>
> Index: linux-2.6/fs/afs/internal.h
> ===================================================================
> --- linux-2.6.orig/fs/afs/internal.h	2009-04-05 13:39:57.462444933 +0200
> +++ linux-2.6/fs/afs/internal.h	2009-04-05 13:40:03.251447596 +0200
> @@ -18,10 +18,10 @@
>  #include <linux/key.h>
>  #include <linux/workqueue.h>
>  #include <linux/sched.h>
> +#include <linux/fscache.h>
>  
>  #include "afs.h"
>  #include "afs_vl.h"
> -#include "cache.h"
>  
>  #define AFS_CELL_MAX_ADDRS 15
>  
---end quoted text---



More information about the linux-afs mailing list