Anand Jain
|
c1b7e47459
Btrfs: rename super_kobj to fsid_kobj
|
10 年之前 |
Anand Jain
|
3257604048
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
|
10 年之前 |
Anand Jain
|
e3bd6973bc
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
|
10 年之前 |
Anand Jain
|
6618a59bfc
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
|
10 年之前 |
Anand Jain
|
96f3136e51
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
|
10 年之前 |
Anand Jain
|
f90fc54728
Btrfs: Check if kobject is initialized before put
|
10 年之前 |
Anand Jain
|
24bd69cb0f
Btrfs: sysfs: add support to add parent for fsid
|
10 年之前 |
Anand Jain
|
b7c35e81ad
Btrfs: sysfs: separate kobject and attribute creation
|
10 年之前 |
Anand Jain
|
1d1c1be372
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
|
10 年之前 |
Anand Jain
|
0c10e2d482
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
|
10 年之前 |
Anand Jain
|
6c14a1641b
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
|
10 年之前 |
Anand Jain
|
1ba43816af
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
|
10 年之前 |
Anand Jain
|
2e3e12815a
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
|
10 年之前 |
Anand Jain
|
5a13f4308c
Btrfs: sysfs: add pointer to access fs_info from fs_devices
|
10 年之前 |
Anand Jain
|
2e7910d6ca
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
|
10 年之前 |
Anand Jain
|
00c921c23f
Btrfs: sysfs: separate device kobject and its attribute creation
|
10 年之前 |
Anand Jain
|
0dd2906f72
Btrfs: sysfs: let default_attrs be separate from the kset
|
10 年之前 |
Anand Jain
|
720592157e
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
|
10 年之前 |
Anand Jain
|
3a08f3b72a
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
|
10 年之前 |
Anand Jain
|
aaf1330516
Btrfs: sysfs: reorder the kobject creations
|
10 年之前 |
Anand Jain
|
4d435731f9
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
|
10 年之前 |
Anand Jain
|
8345ea31dc
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
|
10 年之前 |
Anand Jain
|
e7e1aa9c91
Btrfs: sysfs: fix, undo sysfs device links
|
10 年之前 |
Anand Jain
|
248d200df3
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data
|
10 年之前 |
David Sterba
|
e8c9f18603
btrfs: constify structs with op functions or static definitions
|
10 年之前 |
Filipe Manana
|
001a648df4
Btrfs: add missing cleanup on sysfs init failure
|
10 年之前 |
David Sterba
|
a6f69dc801
btrfs: move commit out of sysfs when changing label
|
11 年之前 |
David Sterba
|
0eae2747ec
btrfs: move commit out of sysfs when changing features
|
10 年之前 |
Anand Jain
|
79aec2b80d
btrfs: sysfs label interface should check for read only FS
|
11 年之前 |
Anand Jain
|
20ee0825ec
btrfs: code optimize: BTRFS_ATTR_RW could set the mode
|
11 年之前 |