public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] fsstack: generic stackable filesystem helper functions
@ 2006-10-17  4:42 Josef Jeff Sipek
  2006-10-17  4:42 ` [PATCH 1 of 2] fsstack: Introduce fsstack_copy_{attr,inode}_* Josef Jeff Sipek
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Josef Jeff Sipek @ 2006-10-17  4:42 UTC (permalink / raw)
  To: null

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>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-10-17 20:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-17  4:42 [PATCH 0 of 2] fsstack: generic stackable filesystem helper functions Josef Jeff Sipek
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox