ph points out that this is missing a call to finish_wait() after schedule() and he's absolutely right. It only matters if the task was woken up by something other than being on this wait queue
ow_start just expands to xfs_zero_eof with two assers that are useless in the context of the only caller and some rather confusing comments. xfs_igrow_finish is just a few lines of code decora
uld the code look cleaner if iclog_bak was printed on a line by itself? That way we wouldn't need the #else and we wouldn't be duplicating code. David Chinner wrote: Make the use of l_iclog_b
dition permission checks in the xattr handler, fs/xattr.c:xattr_permission() already does them, and in fact slightly more strict then what was in the attr_capable handlers. Signed-off-b