On Sat, Apr 12, 2008 at 05:03:04PM -0700, Andrew Morton wrote:Honestly, I'm not sure if this FS is mainline material or not. If it is, it is in the sense that the Amiga FS, befs, and so forth are useful: it's a dead filesystem that a very few people still have a reason to use. If FUSE is where this should live, then I'll just simply focus my time on that instead (since I already have it in FUSE). Primarily the users are Rio Karma owners such as myself. For some reason the designers stuck this filesystem on the device, so unless someone hacks the firmware, using OMFS is the only way to get MP3 files on the thing from Linux. Just so happens the same company made ReplayTV. Okay. I can do benchmarks but I'm pretty sure it will be worse than all of them by a long shot. Note my Kconfig text: [...] + player and ReplayTV DVR. Despite the name, this filesystem is not + more efficient than a standard FS for MPEG files, in fact likely + the opposite is true. Uncached lookups in particular are very slow because directories are essentially a huge hash table. You might have to seek through several siblings in a bucket to get to the target file. They seem to have designed for online recovery with checksumming and mirroring of every FS object. This module updates these, but it does not do any online checking/repair. I have written an mkfs/fsck, though. Gotcha. I'm not sure there's a company to sue anymore. Most of it was done by members of the ReplayTV community; I just used their documentation. I'll see if I can get in touch with one of them to see how they came up with that. I only figured out a few things, for which I'd use the Karma as a black box for copying/deleting files etc. and then poke at the resulting disk image with a hex editor. -- Bob Copeland %% www.bobcopeland.com --
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Greg KH | Re: Linux 2.6.25.10 |
| Sam Ravnborg | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| Peter Stahlir | Git as a filesystem |
| Ken Pratt | Re: pack operation is thrashing my server |
| Andy Parkins | svn:externals using git submodules |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Mayuresh Kathe | Re: What is our ultimate goal?? |
| Richard Stallman | Real men don't attack straw men |
| L. V. Lammert | Re: How to find all package files |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Vivek Dasmohapatra | 2.6.24 ipw2200 driver can't be reset after firmware explodes |
