mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
@@ -34,7 +34,7 @@ static bool prepend_char(struct prepend_buffer *p, unsigned char c)
|
||||
}
|
||||
|
||||
/*
|
||||
* The source of the prepend data can be an optimistoc load
|
||||
* The source of the prepend data can be an optimistic load
|
||||
* of a dentry name and length. And because we don't hold any
|
||||
* locks, the length and the pointer to the name may not be
|
||||
* in sync if a concurrent rename happens, and the kernel
|
||||
|
||||
Reference in New Issue
Block a user