[PATCH 0/8] OMFS filesystem version 4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew, if you're still willing to pick this up in -mm, here's 
an update that addresses the review items I received.  Thanks to 
everyone for their comments.

These patches 1-8 add the Optimized MPEG Filesystem, a proprietary
filesystem used by the embedded devices Rio Karma and ReplayTV 
which are no longer manufactured.  This filesystem module enables 
people to access files on these devices. 

version 4:
 - rebased against 2.6.25-mm1
 - converted prepare/commit_write to write_begin/_end
 - killed leaks in the error paths of inode.c and dir.c
 - split out data structures from omfs.h into omfs_fs.h
 - dropped checksum.c and moved its method into inode.c
 - added sanity checks on block numbers read from superblock
 - added missing rename implementation
 - added uid/umask mount options
 - documented the basic FS usage & updated MAINTAINERS

version 3:
 - fixed sparse warnings
 - added more sanity checking in list traversals

version 2:
 - removed private inode cache 
 - included GPL v2 notice
 - rewrote omfs_count_free to use hamming weight library functions 
 - removed duplicated crc-itu-t

Version 1: initial post

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux