lp:btrfs-grub2

Created by Surbhi Palande and last modified
Get this branch:
bzr branch lp:btrfs-grub2

Related bugs

Related blueprints

Branch information

Owner:
Surbhi Palande
Project:
btrfs-grub2
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/btrfs-grub2/btrfs-grub2.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on neumayer and finished taking 30 seconds — see the log

Recent revisions

15. By Surbhi Palande

license update

Signed-off-by: surbhi <email address hidden>

14. By Surbhi Palande

code cleanup

also changed the code to work better

Signed-off-by: surbhi <email address hidden>

13. By Surbhi Palande

created a global cache.

A global cache created for avoiding the repeated initializing of filesystem
information. Also fixed a string memory overwriting error by allocating
len + 1 memory and putting a '\0' at the correct place.

Signed-off-by: surbhi <email address hidden>

12. By Surbhi Palande

config changes

Signed-off-by: surbhi <email address hidden>

11. By Surbhi Palande

work towards a global cache

avoid the trillions of grub_mallocs and tree searches.
TODO:
1) add dentry in a cache, only if not found previously
2) try to avoid the searches.

Signed-off-by: surbhi <email address hidden>

10. By Surbhi Palande

fixed bugs made read more modular

corrected the calcluation of read length
changed the variable name and split a function into two.

Signed-off-by: surbhi <email address hidden>

9. By Surbhi Palande

changed len to disk_len and calculation of disk_len

Changed the calculation of disk_len for inline extents

Signed-off-by: surbhi <email address hidden>

8. By Surbhi Palande

Corrected calculation of extent len
Signed-off-by: surbhi <email address hidden>

7. By Surbhi Palande

Bug fixing
removed some asserts, returned correct grub_errno and better dir entry matching

Signed-off-by: surbhi <email address hidden>

6. By Surbhi Palande

better sym link resolution and path resolution

Also fixed a bug that showed contents of root when the wrong direntry was specified.

Signed-off-by: surbhi <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.