Jaroslav Sykora wrote:If I understand your problem, you wish to treat an archive file as if it was a directory. Thus, in the ideal situation, you could do the following: cat hello.zip/hello.c gcc hello.zip/hello.c -o hello etc.. Rather than complicate matters with a second tree, use FUSE with an explicit directory. For example, ~/expand could be your shadow, thus to compile hello.c from ~/hello.zip: gcc ~/expand/hello.zip^/hello.c -o hello I think no kernel change would be required. I'm not keen on the caret. One of the early claims made in http://lwn.net/Articles/100148/ is: The claim is wrong. UNIX systems have traditionally allowed the superuser to create hard links to directories. See link(2) for 2.10BSD <http://www.freebsd.org/cgi/man.cgi?query=link&sektion=2&manpath=2.10+BSD>. Having got that wrong throws doubt on the argument; perhaps a path can simultaneously be a file and a directory. - 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
| Rafael J. Wysocki | [Bug #11191] 2.6.26-git8: spinlock lockup in c1e_idle() |
| Alan Cox | [PATCH 00/80] TTY updates for 2.6.28 |
| Robin Lee Powell | NFS hang + umount -f: better behaviour requested. |
| Linus Torvalds | Linux 2.6.27 |
git: | |
| Paolo Ciarrocchi | [PATCH] Git homepage: remove all the references to Cogito |
| Denis Bueno | Recovering from repository corruption |
| Randal L. Schwartz | Re: I don't want the .git directory next to my code. |
| Anton Altaparmakov | Re: [howto] Kernel hacker's guide to git, updated |
| Richard Stallman | Real men don't attack straw men |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Edd Barrett | Re: TV out for Xorg/OpenBSD? |
| Diana Eichert | Re: Linux Compat Query |
| Jon Nelson | tg3: strange errors and non-working-ness |
| Ilpo Järvinen | Re: TCP connection stalls under 2.6.24.7 |
| Vlad Yasevich | [PATCH 03/13] SCTP: Fix difference cases of retransmit. |
| Tobias Diedrich | Re: [PATCH 2/4] setup wake-on-lan before shutting down |
| Shared swap partition | 12 minutes ago | Linux general |
| usb mic not detected | 4 hours ago | Applications and Utilities |
| Problem in Inserting a module | 5 hours ago | Linux kernel |
| Treason Uncloaked | 10 hours ago | Linux kernel |
| high memory | 2 days ago | Linux kernel |
| semaphore access speed | 2 days ago | Applications and Utilities |
| the kernel how to power off the machine | 2 days ago | Linux kernel |
| Easter Eggs in windows XP | 3 days ago | Windows |
| Root password | 3 days ago | Linux general |
| Where/when DNOTIFY is used? | 3 days ago | Linux kernel |
