summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-ioctl.c
AgeCommit message (Collapse)Author
2018-12-27bcachefs: fix new reinherit_attrs ioctlKent Overstreet
2018-12-27bcachefs: more project quota fixesKent Overstreet
2018-12-27bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2018-12-27bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet
2018-12-27bcachefs: bch2_fs_quota_transferKent Overstreet
improve quota transfer locking & make ei_qid usage more consistent
2018-12-27bcachefs: Fix mtime/ctime updatesKent Overstreet
Also make inode flags consistent with how the rest of the inode is updated Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
2018-12-27bcachefs: Convert bch2_write_inode() to new transactionsKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
2018-12-27bcachefs: Initial commitKent Overstreet
Fork of drivers/md/bcache Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>