lkml.org 
[lkml]   [2005]   [Nov]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 19 Nov 2005 12:50:13 +0200
FromPekka Enberg <>
SubjectRe: [PATCH 6/12: eCryptfs] Superblock operations
On 11/19/05, Phillip Hellewell <phillip@hellewell.homeip.net> wrote:
> +/**
> + * This is called through iput_final().
> + * This is function will replace generic_drop_inode. The end result of which
> + * is we are skipping the check in inode->i_nlink, which we do not use.
> + */
> +static void ecryptfs_drop_inode(struct inode *inode) {
> +       generic_delete_inode(inode);
> +}

Please drop this useless wrapper and introduce it when it actually
does something.

                           Pekka
-
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: 2005-11-19 11:52    [from the cache]
©2003-2008