All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Kirch <okir@suse.de>
To: Olaf Hering <olh@suse.de>
Cc: Neil Brown <neilb@cse.unsw.edu.au>, nfs@lists.sourceforge.net
Subject: Re: [PATCH] remove unneeded ext2 include from nfsd
Date: Mon, 14 Feb 2005 10:31:43 +0100	[thread overview]
Message-ID: <20050214093142.GA23861@suse.de> (raw)
In-Reply-To: <20050213155257.GA21488@suse.de>

On Sun, Feb 13, 2005 at 04:52:57PM +0100, Olaf Hering wrote:
> nfs3proc.c includes ext2 headers for some constants, strange.

It used to be that nfsd accessed the ext2 inode generation number
directly, that's where the include came from, probably.

Olaf

> vfs.c does the same, but doesnt use anything from this header.
> 
> 
> Signed-off-by: Olaf Hering <olh@suse.de>
> 
> diff -purNx tags ../linux-2.6.11-rc4.orig/fs/nfsd/vfs.c ./fs/nfsd/vfs.c
> --- ../linux-2.6.11-rc4.orig/fs/nfsd/vfs.c	2005-02-13 04:06:05.000000000 +0100
> +++ ./fs/nfsd/vfs.c	2005-02-13 16:00:07.702972643 +0100
> @@ -24,7 +24,6 @@
>  #include <linux/file.h>
>  #include <linux/mount.h>
>  #include <linux/major.h>
> -#include <linux/ext2_fs.h>
>  #include <linux/proc_fs.h>
>  #include <linux/stat.h>
>  #include <linux/fcntl.h>
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs

-- 
Olaf Kirch   |  --- o --- Nous sommes du soleil we love when we play
okir@suse.de |    / | \   sol.dhoop.naytheet.ah kin.ir.samse.qurax


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2005-02-14  9:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-13 15:52 [PATCH] remove unneeded ext2 include from nfsd Olaf Hering
2005-02-14  9:31 ` Olaf Kirch [this message]
2005-02-14  9:33   ` Olaf Hering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050214093142.GA23861@suse.de \
    --to=okir@suse.de \
    --cc=neilb@cse.unsw.edu.au \
    --cc=nfs@lists.sourceforge.net \
    --cc=olh@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.