Re: [PATCH 06/24] Unionfs: Dentry operations

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

 



On Sun,  7 Jan 2007 23:12:58 -0500
"Josef 'Jeff' Sipek" <jsipek@xxxxxxxxxxxxx> wrote:

> From: Josef "Jeff" Sipek <jsipek@xxxxxxxxxxxxx>
> 
> 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-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux