Re: bin/127932: [unionfs] mkdir -p PATH fails if a directory in PATH is on a read-only unionfs

View: New views
1 Messages — Rating Filter:   Alert me  

Re: bin/127932: [unionfs] mkdir -p PATH fails if a directory in PATH is on a read-only unionfs

by jh-25 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Old Synopsis: [patch] mkdir(1): mkdir -p PATH fails if a directory in PATH is on a read-only fs
New Synopsis: [unionfs] mkdir -p PATH fails if a directory in PATH is on a read-only unionfs

State-Changed-From-To: feedback->analyzed
State-Changed-By: jh
State-Changed-When: Thu Nov 5 18:20:45 UTC 2009
State-Changed-Why:
Now I see how this can happen with unionfs: unionfs_lookup() returns EROFS
for CREATE namei operation when unionfs is mounted as read-only even if the
file exists.

I consider this a kernel (unionfs) problem and I don't think it's sensible to
patch mkdir(1).


Responsible-Changed-From-To: jh->freebsd-bugs
Responsible-Changed-By: jh
Responsible-Changed-When: Thu Nov 5 18:20:45 UTC 2009
Responsible-Changed-Why:
Back to pool.

http://www.freebsd.org/cgi/query-pr.cgi?pr=127932
_______________________________________________
freebsd-bugs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@..."