Commit 0d0b864
Al Viro
ufs_rename(): fix bogus argument of folio_release_kmap()
new_dir does *NOT* point into dir_folio - it's an inode, not a pointer
to ufs directory entry.
Fixes: 516b97c "ufs: Convert directory handling to kmap_local"
Acked-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Al Viro <[email protected]>1 parent 9852d85 commit 0d0b864
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments