Commit 1cb69c8
committed
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong:
"One of the patches removes some dead code from xfs_ioctl32.h and the
other fixes broken workqueue flushing in the inode garbage collector.
- Minor cleanup of ioctl32 cruft
- Clean up open coded inodegc workqueue function calls"
* tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: flush inodegc workqueue tasks before cancel
xfs: remove unused xfs_ioctl32.h declarations2 files changed
Lines changed: 4 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1854 | 1854 | | |
1855 | 1855 | | |
1856 | 1856 | | |
1857 | | - | |
1858 | | - | |
1859 | | - | |
| 1857 | + | |
| 1858 | + | |
1860 | 1859 | | |
1861 | 1860 | | |
1862 | 1861 | | |
1863 | 1862 | | |
1864 | 1863 | | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | 1864 | | |
1869 | 1865 | | |
1870 | 1866 | | |
1871 | 1867 | | |
1872 | 1868 | | |
1873 | 1869 | | |
1874 | | - | |
1875 | | - | |
1876 | | - | |
1877 | | - | |
1878 | | - | |
| 1870 | + | |
1879 | 1871 | | |
1880 | 1872 | | |
1881 | 1873 | | |
| |||
1886 | 1878 | | |
1887 | 1879 | | |
1888 | 1880 | | |
1889 | | - | |
1890 | | - | |
1891 | | - | |
1892 | 1881 | | |
1893 | 1882 | | |
1894 | 1883 | | |
1895 | 1884 | | |
| 1885 | + | |
1896 | 1886 | | |
1897 | | - | |
1898 | | - | |
1899 | | - | |
1900 | | - | |
1901 | 1887 | | |
1902 | 1888 | | |
1903 | 1889 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 145 | | |
164 | 146 | | |
165 | 147 | | |
| |||
0 commit comments