Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128267
b: refs/heads/master
c: 7518a23
h: refs/heads/master
i:
  128265: f5ed6c0
  128263: b3a0636
v: v3
  • Loading branch information
Chris Mason authored and David Woodhouse committed Mar 12, 2007
1 parent ab48fff commit 37743b6
Show file tree
Hide file tree
Showing 11 changed files with 231 additions and 173 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83e15a28e046dbb4534dd263d1d3dc867a8994a2
refs/heads/master: 7518a238ea0152dc849d1ed76d3cae8b44e12f46
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tester: $(objects) random-test.o
quick-test: $(objects) quick-test.o
gcc $(CFLAGS) -o quick-test $(objects) quick-test.o

$(objects) : $(headers)
$(objects): $(headers)

clean :
rm debug-tree tester *.o
Expand Down
1 change: 1 addition & 0 deletions trunk/fs/btrfs/TODO
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* cleanup, add more error checking, get rid of BUG_ONs
* endian fixes
* Make IO functions look more like the page cache
* Fix ENOSPC handling
* make blocksize a mkfs parameter instead of #define
Expand Down
Loading

0 comments on commit 37743b6

Please sign in to comment.