public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
To: null@josefsipek.net
Subject: [PATCH 0 of 2] fsstack: generic stackable filesystem helper functions
Date: Tue, 17 Oct 2006 00:42:26 -0400	[thread overview]
Message-ID: <patchbomb.1161060146@thor.fsl.cs.sunysb.edu> (raw)

From: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>

The following patches introduce fsstack_copy_* functions. These functions
copy inode attributes (such as {a,c,m}time, mode, etc.) from one inode to
another.

While, intended for stackable filesystems any portion of the kernel wishing
to copy inode attributes can use them.

This series consists of two patches, the first introduces the fsstack
functions, and the second makes eCryptfs a user.

Changes since previous submission:

- rename to fsstack (akpm)
- removed fstack_copy_attr_timesizes (akpm)
- move non-inlined functions to fs/stack.c (Jan Engelhardt)

Signed-off-by: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>



             reply	other threads:[~2006-10-17  4:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17  4:42 Josef Jeff Sipek [this message]
2006-10-17  4:42 ` [PATCH 1 of 2] fsstack: Introduce fsstack_copy_{attr,inode}_* Josef Jeff Sipek
2006-10-17 10:40   ` Jan Engelhardt
2006-10-17 20:33     ` Josef Sipek
2006-10-17  4:42 ` [PATCH 2 of 2] eCryptfs: Use fsstack's generic copy inode attr functions Josef Jeff Sipek
2006-10-17  5:07 ` [PATCH 0 of 2] fsstack: generic... - ignore this copy Josef Sipek

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=patchbomb.1161060146@thor.fsl.cs.sunysb.edu \
    --to=jsipek@cs.sunysb.edu \
    --cc=null@josefsipek.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox