From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rajaram Suresh Gaunker" Subject: which function writes to the disk Date: 5 Mar 2003 07:25:13 -0000 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20030305072513.31413.qmail@webmail6.rediffmail.com> Reply-To: "Rajaram Suresh Gaunker" Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: To: hbryan@us.ibm.com, kernelnewbies@nl.linux.org, linux-fsdevel@vger.kernel.org Content-Disposition: inline List-Id: linux-fsdevel.vger.kernel.org hi which functions writes to the disk in file system? how can i know which user wants to write to disk, or which user has called the system call? user registers his key by using a system call which i'm providing he can also unregister itself using a system call the key for each user is stored in kernel when we are writing the data to file of user we will encrypt using owners key plz comment on this bye R@j@r@m