lp:mtp-fuse

Created by Florent Mertens and last modified
Get this branch:
bzr branch lp:mtp-fuse
Only Florent Mertens can upload to this branch. If you are Florent Mertens please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Florent Mertens
Project:
mtp-fuse
Status:
Development

Recent revisions

10. By flo

* Some code cleanup : move bits where they belongs.
* Finish cache handling : Check space left when opening a file,
  free some cache if needed, or abord if there is definitly not enough
  space.
* Update TODO.

9. By flo

* Some work on the cache system :
  - Limit cache size to CACHE_SIZE
  - Don't cache file with filesize > CACHE_MAX_FILE_SIZE
  Still to do : don't cache if /tmp is nearly full

8. By flo

* FIx folder renaming.

7. By flo

* Support libmtp 0.3.
* Add begining of caching mechanisms.
* Update TODO.

6. By Mertens Florent <flo@home>

Ignored some more files

5. By flo

Ignore some unneeded files

4. By flo

A lot of changes. Major ones :
- Multiple device support
- New helper that can be use for automagic mounting
- Bug fixes

3. By flo

* src/mtp-fuse.c : check device->storage in statfs

2. By flo

* configure.ac : mtpfs -> mtp-fuse
* src/mtp-fuse.c :
   - Add a --serial option to support miltiple device.
   - Move a big part of the initialialization in main so that fuse is
     not initialialized if there is no device.
   - Update device->storage on file creation/deletation so that we
     are not stucked with a simple statfs

1. By flo

Initial import

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.