btrfs-progs: mkfs/rootdir: Don't follow symbolic link when calcuating size
[platform/upstream/btrfs-progs.git] / .gitignore
1 *.o
2 *.static.o
3 *.o.d
4 tags
5 .cc-defines.h
6 version.h
7 version
8 man/*.gz
9 Documentation/*.gz
10 Documentation/*.html
11 btrfs
12 btrfs.static
13 btrfs-debug-tree
14 btrfs-map-logical
15 btrfs-fragments
16 btrfsck
17 calc-size
18 ioctl-test
19 dir-test
20 send-test
21 quick-test
22 find-root
23 mkfs.btrfs
24 mkfs.btrfs.static
25 repair
26 restore
27 btrfs-convert
28 btrfs-find-root
29 btrfs-find-root.static
30 btrfs-image
31 btrfs-show-super
32 btrfs-zero-log
33 btrfs-corrupt-block
34 btrfs-select-super
35 btrfs-calc-size
36 btrfs-crc
37 btrfstune
38 mktables
39 libbtrfs.a
40 libbtrfs.so
41 libbtrfs.so.0
42 libbtrfs.so.0.1
43 library-test
44 library-test-static
45 /libbtrfsutil.so*
46 /libbtrfsutil.a
47 /fssum
48 testsuite-id
49
50 /tests/*-tests-results.txt
51 /tests/test-console.txt
52 /tests/test.img
53 /tests/mnt/
54 *.restored
55
56 aclocal.m4
57 autom4te.cache
58 compile
59 config.cache
60 config.guess
61 config.h
62 config.h.in
63 config.h.in~
64 config.log
65 config.rpath
66 config.status
67 config.sub
68 config/ltmain.sh
69 config/py-compile
70 config/test-driver
71 configure
72 cscope.out
73 .clang_complete
74 depcomp
75 libtool
76 Makefile.inc
77 Documentation/Makefile
78 missing
79 mkinstalldirs
80 stamp-h
81 stamp-h.in
82 stamp-h1
83 config/*
84
85 *.patch