X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;fp=lustre%2Finclude%2Fobd_support.h;h=1619780b1f1be6f991b7d4f39190b5f6b51e16e2;hb=ac0380dc519aa15310670d164e98453861ef332a;hp=8b8c4f9860d1e9c20a17a5b20cabe37f1728ffda;hpb=a342697e580ffea623e4270647b7480302916c10;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 8b8c4f9..1619780 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -1029,7 +1029,7 @@ static inline int lustre_to_lma_flags(__u32 la_flags) * for the client inode i_flags. The LUSTRE_*_FL are the Lustre wire * protocol equivalents of LDISKFS_*_FL values stored on disk, while * the S_* flags are kernel-internal values that change between kernel - * versions. These flags are set/cleared via FSFILT_IOC_{GET,SET}_FLAGS. + * versions. These are set/cleared via FS_IOC_GETFLAGS/FS_IOC_SETFLAGS. * See b=16526 for a full history. */ static inline int ll_ext_to_inode_flags(int ext_flags)