~wip-kernel/ubuntu-wip-kernel/+git/exfat-utils:v1.3.0-dragon-trim

Last commit made on 2018-11-17
Get this branch:
git clone -b v1.3.0-dragon-trim https://git.launchpad.net/~wip-kernel/ubuntu-wip-kernel/+git/exfat-utils

Branch merges

Branch information

Name:
v1.3.0-dragon-trim
Repository:
lp:~wip-kernel/ubuntu-wip-kernel/+git/exfat-utils

Recent commits

bca8cc7... by Andy Lavr

Fix build - undefined reference to `major'

Signed-off-by: Andy Lavr <email address hidden>

ea59fa1... by Andy Lavr

Update .gitignore

Signed-off-by: Andy Lavr <email address hidden>

96a5bb9... by Daniel Lin <email address hidden>

Add optional TRIM to mkfs.

83e94e6... by Daniel Lin <email address hidden>

Add TRIM support.

2ce337d... by relan <email address hidden>

Bump version to 1.3.0 and update changelog.

f9c0f1b... by relan <email address hidden>

Repairing: implement unknown entry type fix.

53728e5... by relan <email address hidden>

Repairing: implement invalid node checksum fix.

a3b1d99... by relan <email address hidden>

Repairing: add nodes flushing to fsck.

Nodes can now be modified during fsck run, so they should be flushed.

1950a3e... by relan <email address hidden>

Repairing: implement invalid VBR checksum fix.

42fb638... by relan <email address hidden>

Repairing: pass struct exfat to verify_vbr_checksum().

Repair hooks need struct exfat.