login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
6
Re: [PATCH 14/38] fallthru: ext2 fallthru support
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Miklos Szeredi
Subject:
Re: [PATCH 14/38] fallthru: ext2 fallthru support
Date: Friday, August 6, 2010 - 10:44 am
On Fri, 6 Aug 2010, Valerie Aurora wrote:
quoted text
> Oh, "mmount -b 8" == "mount -o union".
Right.
quoted text
> Is this the mmount from mtools > or something else?
It's primitive utility that basically just wraps the mount(2) syscall without any fstab/mtab support:
http://www.kernel.org/pub/linux/kernel/people/mszeredi/mmount/
Miklos --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/38] Union mounts - union stack as linked list
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 01/38] VFS: Comment follow_mount() and friends
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 02/38] VFS: Make lookup_hash() return a struct path
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 03/38] VFS: Add read-only users count to superblock
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 04/38] autofs4: Save autofs trigger's vfsmount in s ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 05/38] whiteout/NFSD: Don't return information abou ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout in ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creat ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 08/38] whiteout: Allow removal of a directory with ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 09/38] whiteout: tmpfs whiteout support
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 10/38] whiteout: Split of ext2_append_link() from e ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 11/38] whiteout: ext2 whiteout support
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 12/38] whiteout: jffs2 whiteout support
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 16/38] fallthru: tmpfs fallthru support
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 17/38] union-mount: Union mounts documentation
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNIO ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 19/38] union-mount: Introduce union_dir structure a ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 20/38] union-mount: Free union dirs on removal from ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 21/38] union-mount: Support for mounting union moun ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 22/38] union-mount: Implement union lookup
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 23/38] union-mount: Call do_whiteout() on unlink an ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 25/38] VFS: Split inode_permission() and create pat ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 27/38] union-mount: In-kernel file copyup routines
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 28/38] union-mount: Implement union-aware access()/ ...
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 29/38] union-mount: Implement union-aware link()
, Valerie Aurora
, (Tue Jun 15, 11:39 am)
[PATCH 30/38] union-mount: Implement union-aware rename()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 31/38] union-mount: Implement union-aware writable ...
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 32/38] union-mount: Implement union-aware chown()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 33/38] union-mount: Implement union-aware truncate()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 34/38] union-mount: Implement union-aware chmod()/f ...
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 35/38] union-mount: Implement union-aware lchown()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 36/38] union-mount: Implement union-aware utimensat()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 37/38] union-mount: Implement union-aware setxattr()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
[PATCH 38/38] union-mount: Implement union-aware lsetxattr()
, Valerie Aurora
, (Tue Jun 15, 11:40 am)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Tue Jun 15, 9:04 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Valerie Aurora
, (Wed Jun 16, 4:14 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Wed Jun 16, 7:04 pm)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Alex Riesen
, (Thu Jun 17, 1:01 am)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Valerie Aurora
, (Thu Jun 17, 11:39 am)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Alex Riesen
, (Thu Jun 17, 1:32 pm)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Valerie Aurora
, (Fri Jun 18, 2:06 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Sun Jun 20, 8:39 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Miklos Szeredi
, (Mon Jun 21, 6:06 am)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Miklos Szeredi
, (Mon Jun 21, 6:14 am)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Mon Jun 21, 6:24 am)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Valerie Aurora
, (Mon Jun 21, 4:17 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Mon Jun 21, 9:46 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, J. R. Okajima
, (Mon Jun 21, 10:49 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Tue Jun 22, 6:11 am)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Tue Jun 22, 6:23 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, J. R. Okajima
, (Tue Jun 22, 7:07 pm)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Tue Jun 22, 7:37 pm)
Re: [PATCH 17/38] union-mount: Union mounts documentation
, Alex Riesen
, (Wed Jun 23, 1:43 am)
Re: [autofs] [PATCH 04/38] autofs4: Save autofs trigger's ...
, Ian Kent
, (Wed Jun 23, 10:16 pm)
Re: [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteou ...
, Ian Kent
, (Mon Jul 12, 8:52 pm)
Re: [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when c ...
, Ian Kent
, (Mon Jul 12, 9:05 pm)
Re: [PATCH 11/38] whiteout: ext2 whiteout support
, Ian Kent
, (Mon Jul 12, 9:24 pm)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Ian Kent
, (Mon Jul 12, 9:30 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Ian Kent
, (Mon Jul 12, 9:47 pm)
Re: [PATCH 22/38] union-mount: Implement union lookup
, Ian Kent
, (Mon Jul 12, 9:49 pm)
Re: [PATCH 24/38] union-mount: Copy up directory entries o ...
, Ian Kent
, (Mon Jul 12, 9:51 pm)
Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
, Ian Kent
, (Mon Jul 12, 9:56 pm)
Re: [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteou ...
, Valerie Aurora
, (Fri Jul 16, 12:50 pm)
Re: [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when c ...
, Valerie Aurora
, (Fri Jul 16, 1:12 pm)
Re: [PATCH 19/38] union-mount: Introduce union_dir structu ...
, Valerie Aurora
, (Fri Jul 16, 1:51 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Valerie Aurora
, (Fri Jul 16, 2:02 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Valerie Aurora
, (Fri Jul 16, 2:05 pm)
Re: [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when c ...
, Ian Kent
, (Fri Jul 16, 9:14 pm)
Re: [PATCH 22/38] union-mount: Implement union lookup
, Valerie Aurora
, (Mon Jul 19, 2:58 pm)
Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
, Valerie Aurora
, (Mon Jul 19, 3:41 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Ian Kent
, (Mon Jul 19, 8:12 pm)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Miklos Szeredi
, (Wed Aug 4, 7:44 am)
Re: [PATCH 19/38] union-mount: Introduce union_dir structu ...
, Miklos Szeredi
, (Wed Aug 4, 7:51 am)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Miklos Szeredi
, (Wed Aug 4, 7:55 am)
Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
, Miklos Szeredi
, (Wed Aug 4, 8:26 am)
Re: [PATCH 19/38] union-mount: Introduce union_dir structu ...
, Valerie Aurora
, (Wed Aug 4, 12:47 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Valerie Aurora
, (Wed Aug 4, 2:59 pm)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Wed Aug 4, 3:48 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Valerie Aurora
, (Wed Aug 4, 9:26 pm)
Re: [PATCH 19/38] union-mount: Introduce union_dir structu ...
, Miklos Szeredi
, (Thu Aug 5, 3:28 am)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Miklos Szeredi
, (Thu Aug 5, 3:34 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Miklos Szeredi
, (Thu Aug 5, 3:36 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Miklos Szeredi
, (Thu Aug 5, 4:13 am)
Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
, Valerie Aurora
, (Thu Aug 5, 12:54 pm)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Thu Aug 5, 4:30 pm)
Re: [PATCH 21/38] union-mount: Support for mounting union ...
, Valerie Aurora
, (Fri Aug 6, 9:33 am)
Re: [PATCH 19/38] union-mount: Introduce union_dir structu ...
, Valerie Aurora
, (Fri Aug 6, 10:09 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Fri Aug 6, 10:12 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Fri Aug 6, 10:16 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Miklos Szeredi
, (Fri Aug 6, 10:44 am)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Valerie Aurora
, (Tue Aug 17, 3:27 pm)
Re: [PATCH 14/38] fallthru: ext2 fallthru support
, Miklos Szeredi
, (Wed Aug 18, 1:26 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate