25 Commits

Author SHA1 Message Date
Ben McClelland
76a7e1175a fix index key to new uint8 size 2024-06-25 15:13:45 -07:00
Ben McClelland
c2e96b492d add inode_attr_x interface for retention and projectid 2024-06-23 09:35:09 -07:00
Ben McClelland
0fc6aac397 add xattr index query interfaces 2024-06-14 15:46:25 -07:00
Ben McClelland
cbeff6d5f9 add new quota interface calls 2024-02-05 11:19:56 -08:00
Ben McClelland
f019a234ab add support for get-referring-entries
scoutfs now adds a new ioctl to get the parent id and some extra
info given an inode within the filesystem. This is less expensive
than the full path resolution for an inode, so can speed up cases
when the parent is all thats needed.
2023-08-28 13:59:13 -07:00
Ben McClelland
7ad9abbb27 scoutfs: update ioctl/struct defs for scoutfs v1 format 2021-11-03 19:32:02 -07:00
Ben McClelland
98a3a2a304 add read xattr totals 2021-09-15 18:59:15 -07:00
Ben McClelland
bbcd7e330f update statmore and setattermore for crtime 2021-09-14 09:29:49 -07:00
Ben McClelland
e890a706e8 update scoutfsdefs for scoutfs commit 53f11f547972343bcf329e50dbef082abac1500a 2021-07-08 15:00:20 -07:00
Ben McClelland
3e6a5807e2 update moveblocks and add stagemove to allow staging from tmpfiles 2021-04-12 18:20:20 -07:00
Ben McClelland
469f6a5b7c scoutfs: update release/stage for new ioctl structs 2021-01-26 13:46:28 -07:00
Ben McClelland
c19fddb618 add scoutfs move_blocks 2021-01-15 11:53:40 -07:00
Ben McClelland
f1ca1aee0a add scoutfs df 2020-10-28 13:59:01 -07:00
Ben McClelland
b07e33f98a new statfs more struct version 2020-10-21 18:26:18 -07:00
Ben McClelland
9980caea5d update for changes in new scoutfs search xattrs 2020-08-25 14:40:15 -07:00
Ben McClelland
25da776633 SendDataWaitErr: send errors to task data waiters 2020-06-09 14:27:11 -07:00
Ben McClelland
2c69b6bda2 resync scoutfsdefs with latest scoutfs updates 2020-01-17 13:27:25 -08:00
Ben McClelland
5128942779 add statfsmore call to get filesystem mount ids 2019-09-30 10:28:04 -07:00
Ben McClelland
92e719d578 auto generate ioctl structs and definitions from scoutfs headers 2019-06-28 12:17:29 -07:00
Ben McClelland
dfcc5d8412 new struct alignment, new ioctls 2019-06-27 10:36:44 -07:00
Ben McClelland
19775d4511 add SetAttrMore ioctl 2019-06-04 14:18:39 -07:00
Ben McClelland
cfc1aed13a add support for data waiters interface 2019-05-21 13:56:28 -07:00
Ben McClelland
688e3df996 fix statmore and query bugs 2018-12-03 13:37:00 -08:00
Ben McClelland
58a5d5e0d7 add inode to path and open by id 2018-12-02 15:48:41 -08:00
Ben McClelland
145debbdf5 query by metaseq and dataseq interface 2018-10-03 11:11:27 -07:00