mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
orangefs: formatting cleanups
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
This commit is contained in:
parent
f6a4b4c9d0
commit
95f5f88f89
6 changed files with 55 additions and 39 deletions
|
@ -184,7 +184,7 @@ orangefs_bufmap_free(struct orangefs_bufmap *bufmap)
|
|||
}
|
||||
|
||||
/*
|
||||
* XXX: Can the size and shift change while the caller gives up the
|
||||
* XXX: Can the size and shift change while the caller gives up the
|
||||
* XXX: lock between calling this and doing something useful?
|
||||
*/
|
||||
|
||||
|
@ -496,7 +496,7 @@ void orangefs_readdir_index_put(int buffer_index)
|
|||
}
|
||||
|
||||
/*
|
||||
* we've been handed an iovec, we need to copy it to
|
||||
* we've been handed an iovec, we need to copy it to
|
||||
* the shared memory descriptor at "buffer_index".
|
||||
*/
|
||||
int orangefs_bufmap_copy_from_iovec(struct iov_iter *iter,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue