Searched hist:"3204 d33cda40d9bc97f257c441225d3713916661" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | transaction.h | diff 3204d33cda40d9bc97f257c441225d3713916661 Thu Sep 24 09:46:10 CDT 2015 Josef Bacik <jbacik@fb.com> Btrfs: add a flags field to btrfs_transaction
I want to set some per transaction flags, so instead of adding yet another int lets just convert the current two int indicators to flags and add a flags field for future use. Thanks,
Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
|
H A D | transaction.c | diff 3204d33cda40d9bc97f257c441225d3713916661 Thu Sep 24 09:46:10 CDT 2015 Josef Bacik <jbacik@fb.com> Btrfs: add a flags field to btrfs_transaction
I want to set some per transaction flags, so instead of adding yet another int lets just convert the current two int indicators to flags and add a flags field for future use. Thanks,
Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
|
H A D | volumes.c | diff 3204d33cda40d9bc97f257c441225d3713916661 Thu Sep 24 09:46:10 CDT 2015 Josef Bacik <jbacik@fb.com> Btrfs: add a flags field to btrfs_transaction
I want to set some per transaction flags, so instead of adding yet another int lets just convert the current two int indicators to flags and add a flags field for future use. Thanks,
Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
|
H A D | extent-tree.c | diff 3204d33cda40d9bc97f257c441225d3713916661 Thu Sep 24 09:46:10 CDT 2015 Josef Bacik <jbacik@fb.com> Btrfs: add a flags field to btrfs_transaction
I want to set some per transaction flags, so instead of adding yet another int lets just convert the current two int indicators to flags and add a flags field for future use. Thanks,
Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
|