lkml.org 
[lkml]   [2007]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 06/24] Unionfs: Dentry operations
    On Sun,  7 Jan 2007 23:12:58 -0500
    "Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu> wrote:

    > From: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
    >
    > This patch contains the dentry operations for Unionfs.
    >
    > +/* declarations added for "sparse" */
    > +extern int unionfs_d_revalidate_wrap(struct dentry *dentry,
    > + struct nameidata *nd);
    > +extern void unionfs_d_release(struct dentry *dentry);
    > +extern void unionfs_d_iput(struct dentry *dentry, struct inode *inode);

    No, declarations go in header files, visible to the definition and to all
    callers. (Ditto all the other places where this is done)
    -
    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: 2007-01-08 23:39    [W:4.345 / U:0.400 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site