From: Aryan Gupta Date: Tue, 22 Apr 2025 05:49:29 +0000 (-0600) Subject: LU-18333 target: Remove executable bit from lfs.c X-Git-Tag: 2.16.55~49 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e40c981e0f795fef8701056faf13d4e58316ab42;p=fs%2Flustre-release.git LU-18333 target: Remove executable bit from lfs.c Remove the executable bit that was incorrectly set on lfs.c. Test-Parameters: trivial Fixes: 1631c5728b ("LU-17516 utils: new --mdt and --ost options for lfs df") Signed-off-by: Aryan Gupta Change-Id: Ia1628a7c4882c0037123828af250ac78279d51b8 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58889 Reviewed-by: Chakshu Kansal Reviewed-by: Oleg Drokin Reviewed-by: Andreas Dilger Tested-by: Maloo Tested-by: jenkins --- diff --git a/lustre/utils/lfs.c b/lustre/utils/lfs.c old mode 100755 new mode 100644