login
Header Space

 
 

Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <bsn.0007@...>
Cc: <libc-alpha@...>, Jan Blunck <jblunck@...>, Erez Zadok <ezk@...>, <linux-kernel@...>, <linux-fsdevel@...>, <viro@...>, Christoph Hellwig <hch@...>, Ulrich Drepper <drepper@...>, Mingming Cao <cmm@...>, Dave Hansen <haveblue@...>, Trond Myklebust <trond.myklebust@...>, <bharata@...>, David Woodhouse <dwmw2@...>
Date: Tuesday, April 29, 2008 - 11:21 am

Hello Nagabhushan,

bsn.0007@gmail.com:
	:::

While I don't have objection against the implementation in userspace,
what will UnionMount handle about rmdir or rename dir?
Those systemcalls need to test whether the dir is *logically* empty or
not in kernel space, don't they?
And I am afraid that UnionMount has to implement the similar thing, but
it never mean to modify glibc is a bad idea.


Junjiro Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc , , (Tue Apr 29, 11:21 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Ulrich Drepper, (Thu May 1, 2:08 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Tue May 6, 12:21 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, David Newall, (Tue May 6, 9:10 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Sun May 11, 11:43 pm)
speck-geostationary