linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Wrapper fs Code (wrapfs)
@ 2006-08-04  6:09 UZAIR LAKHANI
  2006-08-04 20:57 ` Josef Sipek
  0 siblings, 1 reply; 9+ messages in thread
From: UZAIR LAKHANI @ 2006-08-04  6:09 UTC (permalink / raw)
  To: linux-fsdevel, Uzair Lakhani

Hello All, 

I have some questions regarding the wrapper fs code
downloaded from filesystems.org

The questions are below:

(1) Finding out the meanings of FIST_FILTER_SCA and   
              FIST_FILTER_DATA

(2) How wrapfs handles the dentry and inode cache of
wrapfs and not the actual fs. While reading the code
of struct dentry_operations of wrapfs, I found out
that the operations involved don't do anything to the
wrapfs dentry cache, these operations only deal with
the actual fs dcache using actual fs dentry
operations. 

(3) When I update some file in the actual fs e.g. a
file in the folder on ext3 file system, the changes
done there are not reflected on the same file on
wrapper fs but the vice versa is working correctly.

I want some details regarding these questions. Hope I
am able to convey my point.

Thanks,
Uzair Lakhani,
Karachi, Pakistan.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

end of thread, other threads:[~2006-08-09 10:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04  6:09 Wrapper fs Code (wrapfs) UZAIR LAKHANI
2006-08-04 20:57 ` Josef Sipek
2006-08-07  4:50   ` UZAIR LAKHANI
2006-08-07  6:59     ` Josef Sipek
2006-08-08  7:57       ` UZAIR LAKHANI
2006-08-08 15:41         ` Josef Sipek
2006-08-09 10:53           ` UZAIR LAKHANI
2006-08-07 20:35   ` John T. Kohl
2006-08-07 21:24     ` Josef Sipek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).