The following changes since commit c861ee105475b3f20f64f51b8611f9b69207ca8c: PG: mark scrubmap entry as not absent when we see an update (2011-11-02 11:51:14 -0700) are available in the git repository at: git://github.com/noahdesu/ceph.git for-master Noah Watkins (12): hadoop: use standard log4j logging facility hadoop: emulate Ceph file owner as current user hadoop: simplify workingDir handling; add home directory hadoop: remove initialization check hadoop: remove unused variable hadoop: remove statistics initialization hadoop: remove deprecated isDirectory() hadoop: remove deprecation warning hadoop: fix unit test: testWorkingDirectory hadoop: ENOTDIR should be negative hadoop: FileSystem.rename should not return FileNotFound hadoop: remove unused fs_default_name src/client/hadoop/ceph/CephFS.java | 56 --- src/client/hadoop/ceph/CephFaker.java | 39 +-- src/client/hadoop/ceph/CephFileSystem.java | 461 ++++++++----------------- src/client/hadoop/ceph/CephInputStream.java | 38 +-- src/client/hadoop/ceph/CephOutputStream.java | 18 +- src/client/hadoop/ceph/CephTalker.java | 1 - src/client/hadoop/ceph/TestCeph.java | 3 +- 7 files changed, 193 insertions(+), 423 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html