Searched hist:"1 e701a3292e25a6c4939cad9f24951dc6b6ad853" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | ioctl.h | diff 1e701a3292e25a6c4939cad9f24951dc6b6ad853 Thu Mar 11 08:42:04 CST 2010 Chris Mason <chris.mason@oracle.com> Btrfs: add new defrag-range ioctl.
The btrfs defrag ioctl was limited to doing the entire file. This commit adds a new interface that can defrag a specific range inside the file.
It can also force compression on the file, allowing you to selectively compress individual files after they were created, even when mount -o compress isn't turned on.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | btrfs_inode.h | diff 1e701a3292e25a6c4939cad9f24951dc6b6ad853 Thu Mar 11 08:42:04 CST 2010 Chris Mason <chris.mason@oracle.com> Btrfs: add new defrag-range ioctl.
The btrfs defrag ioctl was limited to doing the entire file. This commit adds a new interface that can defrag a specific range inside the file.
It can also force compression on the file, allowing you to selectively compress individual files after they were created, even when mount -o compress isn't turned on.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ioctl.c | diff 1e701a3292e25a6c4939cad9f24951dc6b6ad853 Thu Mar 11 08:42:04 CST 2010 Chris Mason <chris.mason@oracle.com> Btrfs: add new defrag-range ioctl.
The btrfs defrag ioctl was limited to doing the entire file. This commit adds a new interface that can defrag a specific range inside the file.
It can also force compression on the file, allowing you to selectively compress individual files after they were created, even when mount -o compress isn't turned on.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ctree.h | diff 1e701a3292e25a6c4939cad9f24951dc6b6ad853 Thu Mar 11 08:42:04 CST 2010 Chris Mason <chris.mason@oracle.com> Btrfs: add new defrag-range ioctl.
The btrfs defrag ioctl was limited to doing the entire file. This commit adds a new interface that can defrag a specific range inside the file.
It can also force compression on the file, allowing you to selectively compress individual files after they were created, even when mount -o compress isn't turned on.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | inode.c | diff 1e701a3292e25a6c4939cad9f24951dc6b6ad853 Thu Mar 11 08:42:04 CST 2010 Chris Mason <chris.mason@oracle.com> Btrfs: add new defrag-range ioctl.
The btrfs defrag ioctl was limited to doing the entire file. This commit adds a new interface that can defrag a specific range inside the file.
It can also force compression on the file, allowing you to selectively compress individual files after they were created, even when mount -o compress isn't turned on.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|